Yntec commited on
Commit
5fce5c1
1 Parent(s): cfceb22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import sys
4
  from pathlib import Path
5
 
6
  models = [
 
7
  "Yntec/CuteYuki2",
8
  "Yntec/DucHaiten-StyleLikeMeVAE",
9
  "Yntec/RPG_Remix",
 
4
  from pathlib import Path
5
 
6
  models = [
7
+ "stabilityai/stable-diffusion-xl-refiner-1.0",
8
  "Yntec/CuteYuki2",
9
  "Yntec/DucHaiten-StyleLikeMeVAE",
10
  "Yntec/RPG_Remix",