bharatcoder commited on
Commit
810fa03
·
verified ·
1 Parent(s): 4cad52b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,8 +16,8 @@ imagegen_models_list = [
16
  "black-forest-labs/FLUX.1-schnell",
17
  "black-forest-labs/FLUX.1-dev",
18
  "strangerzonehf/Flux-Midjourney-Mix2-LoRA",
 
19
  "stabilityai/stable-diffusion-3.5-large",
20
- "stabilityai/stable-diffusion-xl-base-1.0",
21
  "stable-diffusion-v1-5/stable-diffusion-v1-5"
22
  ]
23
 
 
16
  "black-forest-labs/FLUX.1-schnell",
17
  "black-forest-labs/FLUX.1-dev",
18
  "strangerzonehf/Flux-Midjourney-Mix2-LoRA",
19
+ "XLabs-AI/flux-RealismLora",
20
  "stabilityai/stable-diffusion-3.5-large",
 
21
  "stable-diffusion-v1-5/stable-diffusion-v1-5"
22
  ]
23