Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f4e5f0
fastapi_django_main_live
/
contbk
/
ai
/
run.sh
kenken999
m
e2444ac
8 days ago
raw
Copy download link
history
blame
Safe
136 Bytes
#!/bin/bash
# Install dependencies
python -m pip install --user -r requirements.txt
# Run the code
python app/controllers/scraping.py