AlekseyCalvin
commited on
Commit
•
8485c08
1
Parent(s):
cdd6b39
Add generated example (#1)
Browse files- Add generated example (46e4e9f5c22ef84dc5f45ce6fa0551c354610755)
- README.md +15 -8
- images/example_6dg8uypxo.png +0 -0
README.md
CHANGED
@@ -18,25 +18,32 @@ tags:
|
|
18 |
- literature
|
19 |
- history
|
20 |
- archival
|
21 |
-
base_model:
|
22 |
pipeline_tag: text-to-image
|
23 |
library_name: diffusers
|
24 |
emoji: 🔜
|
25 |
-
|
26 |
-
instance_prompt: AKHMATOVA, blemished skin texture with slight wrinkles
|
27 |
-
|
28 |
widget:
|
29 |
-
- text:
|
30 |
-
a close-up photo of AKHMATOVA
|
31 |
output:
|
32 |
url: AkhmatovaV3_1.png
|
33 |
-
- text:
|
|
|
|
|
34 |
output:
|
35 |
url: AkhmatovaV3_2.png
|
36 |
- text: >-
|
37 |
-
vintage side-view photograph of young Anna AKHMATOVA, classic analog color
|
|
|
38 |
output:
|
39 |
url: AkhmatovaV3_3.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
---
|
42 |
<Gallery />
|
|
|
18 |
- literature
|
19 |
- history
|
20 |
- archival
|
21 |
+
base_model: black-forest-labs/FLUX.1-dev
|
22 |
pipeline_tag: text-to-image
|
23 |
library_name: diffusers
|
24 |
emoji: 🔜
|
25 |
+
instance_prompt: AKHMATOVA, blemished skin texture with slight wrinkles
|
|
|
|
|
26 |
widget:
|
27 |
+
- text: a close-up photo of AKHMATOVA
|
|
|
28 |
output:
|
29 |
url: AkhmatovaV3_1.png
|
30 |
+
- text: >-
|
31 |
+
film photograph portrait of a sad Anna Akhmatova in New York City, in her
|
32 |
+
thirties, blemished skin texture with slight wrinkles
|
33 |
output:
|
34 |
url: AkhmatovaV3_2.png
|
35 |
- text: >-
|
36 |
+
vintage side-view photograph of young Anna AKHMATOVA, classic analog color
|
37 |
+
photography
|
38 |
output:
|
39 |
url: AkhmatovaV3_3.png
|
40 |
+
- text: >-
|
41 |
+
text: "Annoyed, she threw cards to the wind!", a high quality poster of a
|
42 |
+
very young thin poet Anna AKHMATOVA in 1910, sitting at a table outdoors and
|
43 |
+
angrily throwing up into the air Tarot cards, inscription text: "She threw
|
44 |
+
cards to the wind!"
|
45 |
+
output:
|
46 |
+
url: images/example_6dg8uypxo.png
|
47 |
|
48 |
---
|
49 |
<Gallery />
|
images/example_6dg8uypxo.png
ADDED