kpsss34 commited on
Commit
a93da90
·
verified ·
1 Parent(s): 29a32dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -36,7 +36,8 @@ Prompt
36
  - captured at eye-level on a radiant sunny day, the photograph showcases the picturesque landscape of jokulsarlon, a glacial lagoon in iceland. the foreground is dominated by a rugged shoreline, punctuated by large, jagged rocks. the water, a vibrant blue, is chock-full of icebergs, some of which are floating on the surface, while others are submerged. the background is a stark contrast, with snow-capped mountains towering over the scene. the sky, a deep blue canvas, is dotted with wispy white clouds, adding depth and contrast to the scene.
37
 
38
  Resolution : 768*768
39
- Step infer : 40
 
40
 
41
  ### How to use
42
 
@@ -44,9 +45,9 @@ Step infer : 40
44
 
45
  - pipeline : pipeline_stable_diffusion_3_S.py
46
 
47
- - Infer_file : inference.py
48
 
49
- 2.Keep pipeline files and infer files in the same folder.
50
 
51
  3.python inference.py
52
 
 
36
  - captured at eye-level on a radiant sunny day, the photograph showcases the picturesque landscape of jokulsarlon, a glacial lagoon in iceland. the foreground is dominated by a rugged shoreline, punctuated by large, jagged rocks. the water, a vibrant blue, is chock-full of icebergs, some of which are floating on the surface, while others are submerged. the background is a stark contrast, with snow-capped mountains towering over the scene. the sky, a deep blue canvas, is dotted with wispy white clouds, adding depth and contrast to the scene.
37
 
38
  Resolution : 768*768
39
+
40
+ Step : 40
41
 
42
  ### How to use
43
 
 
45
 
46
  - pipeline : pipeline_stable_diffusion_3_S.py
47
 
48
+ - inference_file : inference.py
49
 
50
+ 2.Keep pipeline files and inference files in the same folder.
51
 
52
  3.python inference.py
53