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...
185f702
fastapi_django_main_live
/
routers
/
ai
/
run.sh
kenken999
sd
185f702
11 months ago
raw
Copy download link
history
blame
Wrap lines
105 Bytes
#!/bin/bash
# a) Install dependencies
pip install -r requirements.txt
# b) Run the code
python main.py