Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dongwook-chan
/
ice_breaking_challenge
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ice_breaking_challenge
/
setup.sh
dongwook-chan
Initial commit
cdf4e4e
unverified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
python3 -m venv venv
source
venv/bin/activate
python3 -m pip install -r requirements.txt
pre-commit install