End of training
Browse files
README.md
CHANGED
@@ -4,6 +4,14 @@ tags:
|
|
4 |
- lora
|
5 |
- diffusers
|
6 |
- template:diffusion-lora
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
widget:
|
8 |
- text: Paula
|
9 |
output:
|
@@ -11,6 +19,7 @@ widget:
|
|
11 |
base_model: black-forest-labs/FLUX.1-dev
|
12 |
instance_prompt: Paula
|
13 |
license: mit
|
|
|
14 |
---
|
15 |
# Paula
|
16 |
|
|
|
4 |
- lora
|
5 |
- diffusers
|
6 |
- template:diffusion-lora
|
7 |
+
- text-to-image
|
8 |
+
- text-to-image
|
9 |
+
- diffusers-training
|
10 |
+
- diffusers
|
11 |
+
- lora
|
12 |
+
- template:sd-lora
|
13 |
+
- stable-diffusion-xl
|
14 |
+
- stable-diffusion-xl-diffusers
|
15 |
widget:
|
16 |
- text: Paula
|
17 |
output:
|
|
|
19 |
base_model: black-forest-labs/FLUX.1-dev
|
20 |
instance_prompt: Paula
|
21 |
license: mit
|
22 |
+
library_name: diffusers
|
23 |
---
|
24 |
# Paula
|
25 |
|