Add generated example (#1)
Browse files- Add generated example (4e95eab3c39ddf833f652162fcd601c301cb2a68)
- .gitattributes +1 -0
- README.md +13 -6
- images/example_o3cc76dfs.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
images/example_o3cc76dfs.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -9,14 +9,21 @@ tags:
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
-
base_model:
|
| 13 |
pipeline_tag: text-to-image
|
| 14 |
-
# widget:
|
| 15 |
-
# - text: >-
|
| 16 |
-
# prompt
|
| 17 |
-
# output:
|
| 18 |
-
# url: https://...
|
| 19 |
instance_prompt: JO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Jo Flux
|
|
|
|
| 9 |
- diffusers
|
| 10 |
- lora
|
| 11 |
- replicate
|
| 12 |
+
base_model: black-forest-labs/FLUX.1-dev
|
| 13 |
pipeline_tag: text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
instance_prompt: JO
|
| 15 |
+
widget:
|
| 16 |
+
- text: >-
|
| 17 |
+
Jo, a 41-year-old father, smiling as he looks out the window and sees planet
|
| 18 |
+
Earth, in a spaceship, wearing an astronaut orange suit with the NASA
|
| 19 |
+
symbol. He is looking forward to returning to his family. The ship is
|
| 20 |
+
entering the atmosphere and there is a reflection of intense light coming
|
| 21 |
+
through the window. Breathtaking, cinematic, exciting, harmonious, highly
|
| 22 |
+
detailed, high budget, bokeh, cinemascope, atmospheric, epic, stunning, UHD
|
| 23 |
+
8K, 85mm, Fujifilm GFX100 II, soft light, warm composition,
|
| 24 |
+
output:
|
| 25 |
+
url: images/example_o3cc76dfs.png
|
| 26 |
+
|
| 27 |
---
|
| 28 |
|
| 29 |
# Jo Flux
|
images/example_o3cc76dfs.png
ADDED
|
Git LFS Details
|