CCMat commited on
Commit
e8c7f1d
1 Parent(s): 9581d76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -36,3 +36,17 @@ pipeline = StableDiffusionPipeline.from_pretrained('CCMat/fgreeneruins-ruins')
36
  image = pipeline().images[0]
37
  image
38
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  image = pipeline().images[0]
37
  image
38
  ```
39
+
40
+ ## Samples
41
+
42
+ Prompt: "high quality photo of Venice in fruins ruins"
43
+ ![example images](images/)
44
+
45
+
46
+ Prompt: "high quality photo of Rome in fgreeneruins ruins with the Colosseum in the background"
47
+ ![example images](images/)
48
+
49
+
50
+ Prompt: "fgreeneruins ruins in London near the Tower Bridge, professional photograph"
51
+ ![example images](images/)
52
+