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...
c036673
fastapi_django_main_live
/
controllers
/
test_folders
/
run.sh
kenken999
python up
e47fcea
9 months ago
raw
Copy download link
history
blame
Safe
100 Bytes
python -m venv venv
source
venv/bin/activate
pip install -r requirements.txt
python api/app/main.py