allknowingroger commited on
Commit
d044634
1 Parent(s): 21e93df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -6,14 +6,14 @@ import time
6
 
7
  models =[
8
  "Yntec/CrystalClearRemix",
9
- "hamzafarooq951/my_dreambooth",
10
  "artificialguybr/3DRedmond-V1",
11
  "radames/surreal-collage",
12
  "oraul/pneumonia_SD_1",
13
  "kwagh20ite/pneumonia",
14
  "Gauri54damle/sdxl-lora-McDBigMac-meal-model2",
15
  "Pinguin/Vanellope",
16
- "sarathAI/NFT-Genesis",
17
  ]
18
 
19
 
 
6
 
7
  models =[
8
  "Yntec/CrystalClearRemix",
9
+ "Gurusha/sdxl-simple-hands-prompt",
10
  "artificialguybr/3DRedmond-V1",
11
  "radames/surreal-collage",
12
  "oraul/pneumonia_SD_1",
13
  "kwagh20ite/pneumonia",
14
  "Gauri54damle/sdxl-lora-McDBigMac-meal-model2",
15
  "Pinguin/Vanellope",
16
+ "DingDongBell/cute_cats",
17
  ]
18
 
19