slayton22slayton commited on
Commit
8e8bb3b
·
verified ·
1 Parent(s): 8704974

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ client_cache = {}
13
 
14
  # Your models (replace with yours)
15
  all_models = [
16
- "stabilityai/stable-diffusion-xl-base-1.0",
17
  "runwayml/stable-diffusion-v1-5",
18
  "Uthar/John6666_epicrealism-xl-v8kiss-sdxl"
19
  ]
 
13
 
14
  # Your models (replace with yours)
15
  all_models = [
16
+ "codermert/ezelll_flux",
17
  "runwayml/stable-diffusion-v1-5",
18
  "Uthar/John6666_epicrealism-xl-v8kiss-sdxl"
19
  ]