Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LinFusion_pytorch
Commits
61415ce6
"signatures/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "d3a80a8e87c986caec50334a65d176bfd8da4b80"
Commit
61415ce6
authored
Oct 30, 2024
by
luopl
Browse files
Update README.md
parent
82708d89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
61415ce6
...
@@ -99,8 +99,11 @@ bash ./examples/train/distill.sh
...
@@ -99,8 +99,11 @@ bash ./examples/train/distill.sh
inference:
inference:
```
```
cd /path/your_code_data/
cd /path/your_code_data/
#注意:可修改pretrained_model_name_or_path="stabilityai/stable-diffusion-xl-base-1.0"为自己的模型路径
#注意:可提前下载以下模型到/path/your_code_data/
#- stabilityai/stable-diffusion-xl-base-1.0
#- Yuanshi/LinFusion-XL
python examples/inference/sdxl_distrifusion_example.py
python examples/inference/sdxl_distrifusion_example.py
#其他模型推理参见examples/inference中的Jupyter Notebook文件
```
```
运行examples/eval/eval.sh以生成用于评估的图像。
运行examples/eval/eval.sh以生成用于评估的图像。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment