Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gustavokuklinski
/
aeon-eval
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gustavokuklinski
commited on
Oct 11
Commit
64eaa44
·
verified
·
1 Parent(s):
78cb689
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -58,7 +58,6 @@ chatbot = gr.ChatInterface(
58
),
59
60
],
61
-
title="Aeon Eval Test"
62
)
63
64
if __name__ == "__main__":
58
),
59
60
],
61
)
62
63
if __name__ == "__main__":