allknowingroger commited on
Commit
7d1c8d2
1 Parent(s): a1450d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -7,12 +7,12 @@ import time
7
  models =[
8
  "playgroundai/playground-v2-1024px-aesthetic",
9
  "playgroundai/playground-v2-1024px-aesthetic",
10
- "tempertrash/corgy_dog_LoRA",
11
  "lordjia/by-muji",
12
  "Aba-ai/aba-beta-0.1",
13
  "digiplay/RunDiffusionFXPhotorealistic_v1",
14
  "robin-weaver/me_vX_LoRA",
15
- "joachimsallstrom/aether-aqua-lora-for-sdxl",
16
  "robindon/lora-trained-xl-TOK-person",
17
  ]
18
 
 
7
  models =[
8
  "playgroundai/playground-v2-1024px-aesthetic",
9
  "playgroundai/playground-v2-1024px-aesthetic",
10
+ "Charles2023/cloth4-2-1",
11
  "lordjia/by-muji",
12
  "Aba-ai/aba-beta-0.1",
13
  "digiplay/RunDiffusionFXPhotorealistic_v1",
14
  "robin-weaver/me_vX_LoRA",
15
+ "coinz/Imaginashin-xl-v0.1",
16
  "robindon/lora-trained-xl-TOK-person",
17
  ]
18