allknowingroger commited on
Commit
a5781b7
1 Parent(s): f91f5b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -7,11 +7,11 @@ import time
7
  models =[
8
  "playgroundai/playground-v2-1024px-aesthetic",
9
  "playgroundai/playground-v2-1024px-aesthetic",
10
- "Charles2023/cloth4-2-1",
11
  "Daniil-plotnikov/deepvision-v6-0",
12
- "milaidy/box",
13
  "digiplay/RunDiffusionFXPhotorealistic_v1",
14
- "Shiva1602/my-pet-dog",
15
  "coinz/Imaginashin-xl-v0.1",
16
  "robindon/lora-trained-xl-TOK-person",
17
  ]
 
7
  models =[
8
  "playgroundai/playground-v2-1024px-aesthetic",
9
  "playgroundai/playground-v2-1024px-aesthetic",
10
+ "tkurtulus/sdxl_tk",
11
  "Daniil-plotnikov/deepvision-v6-0",
12
+ "AVIIAX/majic6",
13
  "digiplay/RunDiffusionFXPhotorealistic_v1",
14
+ "ARDICAI/stable-diffusion-2-1-finetuned",
15
  "coinz/Imaginashin-xl-v0.1",
16
  "robindon/lora-trained-xl-TOK-person",
17
  ]