Yntec commited on
Commit
cabe1fc
1 Parent(s): e9f87a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import sys
4
  from pathlib import Path
5
 
6
  models = [
7
- "ridewinter/juggernautXL-1",
8
  "nerijs/pixel-art-xl",
9
  "Linaqruf/animagine-xl",
10
  "stabilityai/stable-diffusion-xl-base-1.0",
 
4
  from pathlib import Path
5
 
6
  models = [
7
+ "Lykon/dreamshaper-xl-1-0",
8
  "nerijs/pixel-art-xl",
9
  "Linaqruf/animagine-xl",
10
  "stabilityai/stable-diffusion-xl-base-1.0",