Raxephion commited on
Commit
d140c45
·
verified ·
1 Parent(s): 7e8037c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ DEFAULT_SCHEDULER = "Euler" # Default scheduler on startup
38
  # List of popular Stable Diffusion 1.5 models on the Hugging Face Hub
39
  # For Spaces, this is the primary source of models.
40
  DEFAULT_HUB_MODELS = [
41
- "Raxephion/TyphoonSD15_V1",
42
  "Yntec/RevAnimatedV2Rebirth",
43
  "stablediffusionapi/realcartoon-anime-v11"
44
  # "CompVis/stable-diffusion-v1-4", # Example SD 1.4 model (might behave slightly differently)
 
38
  # List of popular Stable Diffusion 1.5 models on the Hugging Face Hub
39
  # For Spaces, this is the primary source of models.
40
  DEFAULT_HUB_MODELS = [
41
+ "Raxephion/Typhoon-SD1.5-V1",
42
  "Yntec/RevAnimatedV2Rebirth",
43
  "stablediffusionapi/realcartoon-anime-v11"
44
  # "CompVis/stable-diffusion-v1-4", # Example SD 1.4 model (might behave slightly differently)