deepboothcells
commited on
Commit
•
51ad91b
1
Parent(s):
8fb7e91
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt: sonihul
|
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 |
+
inference:
|
14 |
+
parameters:
|
15 |
+
width: 768
|
16 |
+
height: 1024
|
17 |
+
|
18 |
+
---
|
19 |
+
# FLUX soniahul
|
20 |
+
|
21 |
+
<Gallery />
|