Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dronll
/
julien-c-hotdog-not-hotdog
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dronll
commited on
Sep 12, 2023
Commit
a9770d0
·
1 Parent(s):
9866127
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/julien-c/hotdog-not-hotdog").launch(
`
share=True
`
)
1
import gradio as gr
2
3
+
gr.Interface.load("models/julien-c/hotdog-not-hotdog").launch(share=True)