kaytoo2022
commited on
Commit
•
32b3844
1
Parent(s):
9c31a58
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- image-generation
|
8 |
+
- flux
|
9 |
+
- safetensors
|
10 |
+
base_model: black-forest-labs/FLUX.1-dev
|
11 |
+
instance_prompt: wablogo, logo, Minimalist
|
12 |
+
license: other
|
13 |
+
license_name: flux-1-dev-non-commercial-license
|
14 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
15 |
+
---
|