prithivMLmods commited on
Commit
3396edb
1 Parent(s): ab205ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -10
app.py CHANGED
@@ -195,11 +195,11 @@ def flux_pipe_call_that_returns_an_iterable_of_images(
195
  loras = [
196
  #0
197
  {
198
- "image": "https://huggingface.co/prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA/resolve/main/images/DN2.webp",
199
- "title": "Dramatic Neon",
200
- "repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
201
- "weights": "Dramatic-Neon-Flux-LoRA.safetensors",
202
- "trigger_word": "Dramatic Neon"
203
  },
204
  #1
205
  {
@@ -1344,11 +1344,11 @@ loras = [
1344
  },
1345
  #148
1346
  {
1347
- "image": "https://huggingface.co/prithivMLmods/Purple-Dreamy-Flux-LoRA/resolve/main/images/PD3.png",
1348
- "title": "Purple Dream",
1349
- "repo": "prithivMLmods/Purple-Dreamy-Flux-LoRA",
1350
- "weights": "Purple-Dreamy.safetensors",
1351
- "trigger_word": "Purple Dreamy"
1352
  },
1353
  #149
1354
  {
 
195
  loras = [
196
  #0
197
  {
198
+ "image": "https://huggingface.co/prithivMLmods/Purple-Dreamy-Flux-LoRA/resolve/main/images/PD3.png",
199
+ "title": "Purple Dream",
200
+ "repo": "prithivMLmods/Purple-Dreamy-Flux-LoRA",
201
+ "weights": "Purple-Dreamy.safetensors",
202
+ "trigger_word": "Purple Dreamy"
203
  },
204
  #1
205
  {
 
1344
  },
1345
  #148
1346
  {
1347
+ "image": "https://huggingface.co/prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA/resolve/main/images/DN2.webp",
1348
+ "title": "Dramatic Neon",
1349
+ "repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
1350
+ "weights": "Dramatic-Neon-Flux-LoRA.safetensors",
1351
+ "trigger_word": "Dramatic Neon"
1352
  },
1353
  #149
1354
  {