martintomov
commited on
Commit
•
6e0c132
1
Parent(s):
c5dc3a0
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- flux
|
7 |
+
base_model: black-forest-labs/FLUX.1-dev
|
8 |
+
instance_prompt:
|
9 |
+
license: other
|
10 |
+
license_name: flux-1-dev-non-commercial-license
|
11 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
12 |
+
|
13 |
+
---
|