Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DavidSB
/
avalia.EVO
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DavidSB
commited on
Nov 1, 2023
Commit
f4f1fd4
·
1 Parent(s):
90767fb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -200,5 +200,5 @@ description=f"""
200
"""
201
)
202
203
-
if__name__
=="__main__":
204
interface.launch(dedug=True)
200
"""
201
)
202
203
+
if __name__
==
"__main__":
204
interface.launch(dedug=True)