Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cmgchess
/
cmcs-prompting
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cmgchess
commited on
Jul 22, 2023
Commit
a07131b
·
1 Parent(s):
aa49b29
req
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -257,4 +257,4 @@ demo = gr.Interface(
257
["Kandy ගොඩක් lassanai", "Humour Detection"]
258
])
259
260
-
demo.launch(
share=True
)
257
["Kandy ගොඩක් lassanai", "Humour Detection"]
258
])
259
260
+
demo.launch()