Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ombharamadev
/
positive-or-negative
like
0
Paused
App
Files
Files
Community
ombharamadev
commited on
Jul 7
Commit
0d2ef03
•
1 Parent(s):
46bc6ec
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.load("models/ombharamadev/autotrain-positive-or-negative").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.load("models/ombharamadev/autotrain-positive-or-negative").launch()