Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,23 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
-
base_model:
|
6 |
-
- black-forest-labs/FLUX.1-dev
|
7 |
-
tags:
|
8 |
-
- text-to-image
|
9 |
-
- image generation
|
10 |
-
- flux
|
11 |
library_name: diffusers
|
12 |
---
|
13 |
# Huggieverse v0.001 flux finetuned from [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
|
|
|
1 |
---
|
2 |
+
widget:
|
3 |
+
- text: A young asian girl, filmfotos,film grain, reversal film photography
|
4 |
+
output:
|
5 |
+
url: images/1.png
|
6 |
+
- text: >-
|
7 |
+
A young Japanese girl, profile, blue hours, Tokyo tower, filmfotos,film
|
8 |
+
grain, reversal film photography
|
9 |
+
output:
|
10 |
+
url: images/2.png
|
11 |
+
- text: Tokyo street photography, filmfotos,film grain, reversal film photography
|
12 |
+
output:
|
13 |
+
url: images/3.png
|
14 |
+
base_model: black-forest-labs/FLUX.1-dev
|
15 |
+
instance_prompt: filmfotos, film grain, reversal film photography
|
16 |
+
license: other
|
17 |
+
license_name: flux-1-dev-non-commercial-license
|
18 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
19 |
language:
|
20 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
library_name: diffusers
|
22 |
---
|
23 |
# Huggieverse v0.001 flux finetuned from [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev)
|