Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
SARAL-Influencer-OS
/
comment_analyser_space
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rampa2510
commited on
Feb 19, 2024
Commit
4aff8cb
·
verified
·
1 Parent(s):
574e6f7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
outputs="label"
33
)
34
35
-
iface.launch(
share=True
)
32
outputs="label"
33
)
34
35
+
iface.launch()