Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
8
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ec1323a
fastapi_django_main_live
/
app
/
Http
/
controller
/
test_folders
/
run.sh
kenken999
update
d6a1207
6 months ago
raw
Copy download link
history
blame
123 Bytes
python -m venv .
source
./bin/activate
python -m pip install --no-cache-dir -r requirements.txt
python manage.py runserver