Update README.md
Browse files
README.md
CHANGED
@@ -37,3 +37,24 @@ pipeline = StableDiffusionPipeline.from_pretrained('CCMat/fruins-ruins')
|
|
37 |
image = pipeline().images[0]
|
38 |
image
|
39 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
image = pipeline().images[0]
|
38 |
image
|
39 |
```
|
40 |
+
|
41 |
+
## Samples
|
42 |
+
|
43 |
+
Prompt: "a photo fruins ruins in Paris in front of the Arc de triomphe, in the 1970s, vivid colors"
|
44 |
+

|
45 |
+
<br>
|
46 |
+
|
47 |
+
Prompt: "high quality photo of Rome in fruins ruins with the Colosseum in the background"
|
48 |
+

|
49 |
+
<br>
|
50 |
+
|
51 |
+
Prompt: "fruins ruins in London near the Tower Bridge, professional photograph"
|
52 |
+

|
53 |
+
<br>
|
54 |
+
|
55 |
+
Prompt: "A futiristic post-apocalyptic town in fruins ruins trending on artstation, nostalgic lighting, unreal engine 5"
|
56 |
+

|
57 |
+
<br>
|
58 |
+
|
59 |
+
Prompt: "fruins ruins in Saint Petersburg, Sovietwave"
|
60 |
+

|