getad72493
commited on
Commit
•
bf701f7
1
Parent(s):
4ef415d
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,13 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
|
|
4 |
- lora
|
5 |
- diffusers
|
6 |
-
-
|
7 |
-
|
8 |
-
- text: 'no'
|
9 |
-
parameters:
|
10 |
-
negative_prompt: 'no'
|
11 |
-
output:
|
12 |
-
url: images/image (3) - Copy.png
|
13 |
base_model: black-forest-labs/FLUX.1-dev
|
14 |
-
|
15 |
-
|
16 |
---
|
17 |
# bajihunc
|
18 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
- lora
|
6 |
- diffusers
|
7 |
+
- fluxpipeline
|
8 |
+
- flux
|
|
|
|
|
|
|
|
|
|
|
9 |
base_model: black-forest-labs/FLUX.1-dev
|
10 |
+
pipeline_tag: text-to-image
|
|
|
11 |
---
|
12 |
# bajihunc
|
13 |
|