hotbiz commited on
Commit
4e46c62
1 Parent(s): 5728ea5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,3 +1,3 @@
1
- git commit -am "Update space"
2
 
3
- git push
 
1
+ import gradio as gr
2
 
3
+ gr.load("models/black-forest-labs/FLUX.1-dev").launch()