Commit d73f1f39 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 7b5c8296
......@@ -140,7 +140,7 @@ bash scripts/train_pyramid_flow.sh
bash scripts/train_pyramid_flow_without_ar.sh
```
注意:在运行前需确保相应参数正确,详情`参考资料`
注意:在运行前需确保相应参数正确,若使用图像训练,可使用`extra_utils/generate_image_text.py`处理相应数据,更多`参考资料`
## 推理
......@@ -156,6 +156,10 @@ jupyter notebook --no-browser --ip=0.0.0.0 --allow-root
### webui
```bash
export HF_ENDPOINT=https://hf-mirror.com
```
```bash
python app.py
```
......
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