Update README.md
Browse files
README.md
CHANGED
@@ -1,37 +1,23 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- flux
|
4 |
- text-to-image
|
|
|
5 |
- lora
|
6 |
- diffusers
|
7 |
-
-
|
8 |
-
base_model: black-forest-labs/FLUX.1-
|
9 |
-
instance_prompt:
|
10 |
-
license: other
|
11 |
-
license_name: flux-1-dev-non-commercial-license
|
12 |
-
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
13 |
widget:
|
14 |
-
- text:
|
15 |
-
A cute blonde woman in bikini and her doge are sitting on a couch cuddling
|
16 |
-
and the expressive, stylish living room scene with a playful twist. The room
|
17 |
-
is painted in a soothing turquoise color scheme, stylish living room scene
|
18 |
-
bathed in a cool, textured turquoise blanket and adorned with several
|
19 |
-
matching turquoise throw pillows. The room's color scheme is predominantly
|
20 |
-
turquoise, relaxed demeanor. The couch is covered in a soft, reflecting
|
21 |
-
light and adding to the vibrant blue hue., dark room with a sleek, spherical
|
22 |
-
gold decorations, This photograph captures a scene that is whimsically
|
23 |
-
styled in a vibrant, reflective cyan sunglasses. The dog's expression is
|
24 |
-
cheerful, metallic fabric sofa. The dog, soothing atmosphere.
|
25 |
output:
|
26 |
-
url: images/
|
27 |
|
28 |
---
|
29 |
-
# model style
|
30 |
|
31 |
<Gallery />
|
32 |
|
33 |
-
|
34 |
-
## Model description
|
35 |
|
36 |
|
37 |
## Trigger words
|
@@ -43,4 +29,4 @@ You should use `` to trigger the image generation.
|
|
43 |
|
44 |
Weights for this model are available in Safetensors format.
|
45 |
|
46 |
-
[Download](/Jovie/
|
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
- lora
|
6 |
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
base_model: black-forest-labs/FLUX.1-schnell
|
9 |
+
instance_prompt: anime
|
|
|
|
|
|
|
10 |
widget:
|
11 |
+
- text: cat in cyborg suit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
output:
|
13 |
+
url: images/example_r7vz4bz2u.png
|
14 |
|
15 |
---
|
16 |
+
# anime model style
|
17 |
|
18 |
<Gallery />
|
19 |
|
20 |
+
## Model description
|
|
|
21 |
|
22 |
|
23 |
## Trigger words
|
|
|
29 |
|
30 |
Weights for this model are available in Safetensors format.
|
31 |
|
32 |
+
[Download](/Jovie/Anime/tree/main) them in the Files & versions tab.
|