Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
boyiwei
/
CoTaEval_leaderboard
like
2
Running
App
Files
Files
Community
boyiwei
commited on
Jun 20
Commit
9ae69bd
•
1 Parent(s):
30c346e
update
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -248,4 +248,5 @@ custom_css = """
248
"""
249
250
251
-
demo.launch(debug=True, custom_css=custom_css)
248
"""
249
250
251
+
#
demo.launch(debug=True, custom_css=custom_css)
252
+
demo.launch(debug=True)