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...
main
fastapi_django_main_live
/
controllers
/
tests
/
run.sh
kenken999
sd
6d96254
2 days ago
raw
Copy download link
history
blame
contribute
delete
100 Bytes
python -m venv
env
source
env
/bin/activate
python -m pip install -r requirements.txt
python main.py