Dagfinn1962 commited on
Commit
24f6b99
1 Parent(s): 428b999

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("FREE APP (FLUX SCHNELL)", theme="Yntec/HaleyCH_Theme_Orange").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/black-forest-labs/FLUX.1-schnell", theme="Yntec/HaleyCH_Theme_Orange").launch()