martintomov
commited on
Commit
•
e8bd5c4
1
Parent(s):
5256ffa
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- lora
|
5 |
+
- diffusers
|
6 |
+
- flux
|
7 |
+
- ai-toolkit
|
8 |
+
base_model: black-forest-labs/FLUX.1-dev
|
9 |
+
instance_prompt: null
|
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 |
+
widget:
|
14 |
+
- text: >-
|
15 |
+
A raw photograph of a sofa of 88 cm width and 79 cm height on a
|
16 |
+
non-reflective light-colored carpet in a cozy living room with soft, ambient
|
17 |
+
lighting. The mood of the scene should be warm and inviting.
|
18 |
+
output:
|
19 |
+
url: images/example_elwegf954.png
|
20 |
+
---
|
21 |
+
# simkata7-lora
|
22 |
+
|
23 |
+
Use `simkata7` to trigger image generation.
|