Commit
•
22b85b7
1
Parent(s):
b3166b9
Add meta-data
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
|
3 |
# flux-lora-littletinies
|
@@ -105,5 +115,4 @@ widget:
|
|
105 |
url: ./image1.png
|
106 |
- text: 'a robot walking on the street,surrounded by a group of girls'
|
107 |
parameters:
|
108 |
-
negative_prompt: 'blurry, cropped, ugly'
|
109 |
-
|
|
|
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: null
|
10 |
+
---
|
11 |
|
12 |
|
13 |
# flux-lora-littletinies
|
|
|
115 |
url: ./image1.png
|
116 |
- text: 'a robot walking on the street,surrounded by a group of girls'
|
117 |
parameters:
|
118 |
+
negative_prompt: 'blurry, cropped, ugly'
|
|