Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iabualhaol
/
ai-score-openai
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
iabualhaol
commited on
Aug 24, 2023
Commit
bfc1a13
·
1 Parent(s):
dd59d69
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
live=False
52
)
53
54
-
iface.launch(
share=True
)
51
live=False
52
)
53
54
+
iface.launch()