Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hotbiz
/
black-forest-labs-FLUX.1-schnell
like
1
Runtime error
App
Files
Files
Community
hotbiz
commited on
Aug 11
Commit
270f9bf
•
1 Parent(s):
9143924
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
import gradio as gr
2
3
-
gr.load("models/black-forest-labs/FLUX.1-schnell").launch()
1
import gradio as gr
2
3
+
gr.load("models/black-forest-labs/FLUX.1-schnell").launch()
4
+
5
+
git commit -am 'Update space' && git push