alexeyGod commited on
Commit
9cedca9
·
verified ·
1 Parent(s): 584daee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,5 +2,5 @@
2
 
3
  import gradio as gr
4
 
5
- gr.load("models/SeaArtLab/SeaArt-Furry-XL-1.0").launch()
6
 
 
2
 
3
  import gradio as gr
4
 
5
+ gr.load("models/black-forest-labs/FLUX.1-dev").launch()
6