".github/git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "2af163d9c7d5c0276b7b2385034c1dd9181b187c"
Commit 49e8c4fd authored by tpys's avatar tpys
Browse files

support gfs input

parent 340e53cf
...@@ -51,7 +51,7 @@ pip install -r requirement.txt ...@@ -51,7 +51,7 @@ pip install -r requirement.txt
## Demo ## Demo
```bash ```bash
python inference_fuxi.py --model model_dir --input input_file --num_steps 20 python inference_fuxi.py --model model_dir --input input_file --num_steps 20 --input_type GFS
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment