allknowingroger commited on
Commit
7229929
1 Parent(s): 7bac580

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -6,14 +6,14 @@ import time
6
 
7
  models =[
8
  "hahminlew/sdxl-kream-model-lora-2.0",
9
- "AI-future/test-model",
10
  "Alexzyx/sd-liudehua-model-lora-sdxl",
11
- "Mamatha00000/shiva",
12
  "livingbox/model-text-oct-14",
13
  "Yntec/edgeOfRealism",
14
- "Pramod0912/my-pet-dog",
15
  "farhana0001/my-thar",
16
  "pragathi18/my-puppys",
 
17
  ]
18
 
19
 
 
6
 
7
  models =[
8
  "hahminlew/sdxl-kream-model-lora-2.0",
9
+ "digiplay/majicMIX_realistic_v1",
10
  "Alexzyx/sd-liudehua-model-lora-sdxl",
11
+ "ep150de/patg",
12
  "livingbox/model-text-oct-14",
13
  "Yntec/edgeOfRealism",
 
14
  "farhana0001/my-thar",
15
  "pragathi18/my-puppys",
16
+ "artificialguybr/3d-redmond-1-5v-3d-render-style-for-liberte-redmond-sd-1-5",
17
  ]
18
 
19