Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DMTuit/web_soc
DMTuit
/
web_soc_chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DmitrMakeev
commited on
Jun 9, 2024
Commit
faafeaf
·
verified
·
1 Parent(s):
4454f44
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
2
-
3
-
4
import asyncio
5
import websockets
6
1
import asyncio
2
import websockets
3