Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
brestok
/
Poke-Bowl-AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Poke-Bowl-AI
/
project
/
ws
/
__init__.py
brestok
Upload 27 files
98dceee
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
from
fastapi
import
APIRouter
ws_router = APIRouter()
from
.
import
views