allknowingroger commited on
Commit
3077274
1 Parent(s): a7fd56d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -7,13 +7,13 @@ import time
7
  models =[
8
  "aigrils2/primitive155",
9
  "aigrils2/primitive177",
10
- "12345testing/echo_model",
11
- "milaidy/dannyy",
12
  "Yntec/3Danimation",
13
  "Yntec/elldrethSVividMix",
14
  "raphael-gl/lora-adapter2",
15
  "iamplus/agpu",
16
- "milaidy/monstermike",
17
  ]
18
 
19
 
 
7
  models =[
8
  "aigrils2/primitive155",
9
  "aigrils2/primitive177",
10
+ "RalFinger/bastet-egypt-cat-style-sdxl-lora",
11
+ "RalFinger/kitsune-style-sdxl-lora",
12
  "Yntec/3Danimation",
13
  "Yntec/elldrethSVividMix",
14
  "raphael-gl/lora-adapter2",
15
  "iamplus/agpu",
16
+ "RalFinger/dry-earth-style-sdxl-lora",
17
  ]
18
 
19