ehristoforu commited on
Commit
f9d14d4
1 Parent(s): f109714

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  inference:
3
  parameters:
4
- steps: 100
5
- guidance_scale: 8
6
  width: 512
7
  height: 512
8
  license: other
@@ -19,7 +19,7 @@ pipeline_tag: text-to-image
19
 
20
  # Overall V1
21
 
22
- <img src="https://huggingface.co/ehristoforu/6786578687/resolve/main/assets/banner/overall_banner.png" alt="overall-banner" style="width:60%; height:60%;">
23
 
24
 
25
  Overall is not just an ordinary Diffusion model, it was trained on a huge image dataset, and you can use it freely right now!
 
1
  ---
2
  inference:
3
  parameters:
4
+ steps: 50
5
+ guidance_scale: 7
6
  width: 512
7
  height: 512
8
  license: other
 
19
 
20
  # Overall V1
21
 
22
+ <img src="https://huggingface.co/ehristoforu/6786578687/resolve/main/assets/banner/example.png" alt="overall-banner" style="width:60%; height:60%;">
23
 
24
 
25
  Overall is not just an ordinary Diffusion model, it was trained on a huge image dataset, and you can use it freely right now!