Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
66bf86c
fastapi_django_main_live
/
app
/
Http
/
controller
/
test_folders
/
run.sh
kenken999
da
cc01da0
8 days ago
raw
Copy download link
history
blame
93 Bytes
python -m pip install --user -r requirements.txt
python -m uvicorn api.app.main:app --reload