allknowingroger commited on
Commit
a63bb89
1 Parent(s): 8101d68

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
  "SaiCharan7829/my-pet-dog",
9
  "shubhangkhare/stable-diffusion-xl-base-1.0-v1",
10
- "DARNIX/dtr",
11
  "artificialguybr/LineAniRedmond-LinearMangaSDXL-V2",
12
  "flobbit/div0-tank-sdxl-lora",
13
  "Yntec/Thriller",
14
  "artificialguybr/LogoRedmond-LogoLoraForSDXL-V2",
15
- "ssarae/dreambooth_pingu_ver",
16
  "artificialguybr/analogredmond-v2",
17
  ]
18
 
 
7
  models =[
8
  "SaiCharan7829/my-pet-dog",
9
  "shubhangkhare/stable-diffusion-xl-base-1.0-v1",
10
+ "Yntec/theAllysMixIIIRevolutions",
11
  "artificialguybr/LineAniRedmond-LinearMangaSDXL-V2",
12
  "flobbit/div0-tank-sdxl-lora",
13
  "Yntec/Thriller",
14
  "artificialguybr/LogoRedmond-LogoLoraForSDXL-V2",
15
+ "roshantajne/my-pet-dog-aak",
16
  "artificialguybr/analogredmond-v2",
17
  ]
18