Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acecalisto3
/
CEEMEESEEK
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Oct 26, 2024
Commit
167e3cf
·
verified
·
1 Parent(s):
fe81e0b
Update app2.py
Browse files
Files changed (1)
hide
show
app2.py
+1
-2
app2.py
CHANGED
Viewed
@@ -331,5 +331,4 @@ async def main():
331
332
333
if __name__ == "__main__":
334
-
asyncio.run(main())
335
-
331
332
333
if __name__ == "__main__":
334
+
asyncio.run(main())