Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -236,6 +236,14 @@ loras = [
|
|
| 236 |
"weights": "mjV6.safetensors",
|
| 237 |
"trigger_word": "MJ v6"
|
| 238 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 239 |
#Super-Blend
|
| 240 |
{
|
| 241 |
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",
|
|
|
|
| 236 |
"weights": "mjV6.safetensors",
|
| 237 |
"trigger_word": "MJ v6"
|
| 238 |
},
|
| 239 |
+
#image-preferences-flux-dev-lora
|
| 240 |
+
{
|
| 241 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/ipdv.png",
|
| 242 |
+
"title": "Image Preferences",
|
| 243 |
+
"repo": "data-is-better-together/image-preferences-flux-dev-lora",
|
| 244 |
+
"weights": "pytorch_lora_weights.safetensors",
|
| 245 |
+
"trigger_word": "Cinematic, Photographic, Anime, Manga, Digital art, Pixel art, Fantasy art, Neonpunk, 3D Model, Painting, Animation, Illustration"
|
| 246 |
+
},
|
| 247 |
#Super-Blend
|
| 248 |
{
|
| 249 |
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",
|