Ryouko65777
commited on
Commit
•
139131e
1
Parent(s):
6b6f27b
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,9 @@ widget:
|
|
15 |
- text: a cup of yogurt, anime
|
16 |
output:
|
17 |
url: images/anime_flux_cup_yogurt.png
|
18 |
-
- text:
|
|
|
|
|
19 |
output:
|
20 |
url: images/anime_flux_pancakes.png
|
21 |
- text: a woman in smoke, anime
|
@@ -27,11 +29,14 @@ widget:
|
|
27 |
- text: a hippie man walking through a field, anime
|
28 |
output:
|
29 |
url: images/anime_flux_hippie_man.png
|
30 |
-
base_model:
|
|
|
|
|
31 |
instance_prompt: anime
|
32 |
license: other
|
33 |
license_name: flux-dev-license
|
34 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
|
|
35 |
---
|
36 |
|
37 |
# Anime Flux
|
@@ -103,4 +108,4 @@ This model is intended for generating high-quality anime-style images for creati
|
|
103 |
While this model can produce impressive results, it may not always accurately depict complex prompts or produce photorealistic images. It is best suited for generating anime-style illustrations.
|
104 |
|
105 |
### Ethical Considerations
|
106 |
-
Please ensure that your use of this model aligns with ethical guidelines and does not create harmful or inappropriate content.
|
|
|
15 |
- text: a cup of yogurt, anime
|
16 |
output:
|
17 |
url: images/anime_flux_cup_yogurt.png
|
18 |
+
- text: >-
|
19 |
+
a stack of pancakes with fruit between the layers and whipped cream on top
|
20 |
+
on a pastel green plate, anime style
|
21 |
output:
|
22 |
url: images/anime_flux_pancakes.png
|
23 |
- text: a woman in smoke, anime
|
|
|
29 |
- text: a hippie man walking through a field, anime
|
30 |
output:
|
31 |
url: images/anime_flux_hippie_man.png
|
32 |
+
base_model:
|
33 |
+
- enhanceaiteam/anime-flux
|
34 |
+
- black-forest-labs/FLUX.1-dev
|
35 |
instance_prompt: anime
|
36 |
license: other
|
37 |
license_name: flux-dev-license
|
38 |
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
39 |
+
pipeline_tag: text-to-image
|
40 |
---
|
41 |
|
42 |
# Anime Flux
|
|
|
108 |
While this model can produce impressive results, it may not always accurately depict complex prompts or produce photorealistic images. It is best suited for generating anime-style illustrations.
|
109 |
|
110 |
### Ethical Considerations
|
111 |
+
Please ensure that your use of this model aligns with ethical guidelines and does not create harmful or inappropriate content.
|