Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
6
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2456270
fastapi_django_main_live
/
contbk
/
ai
/
run.sh
kenken999
m
e2444ac
6 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