Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
yunzi7
/
icebreaking
Like
1
Runtime error
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
refs/pr/1
icebreaking
/
setup.sh
yunzi7
Feat: upload project
df42f36
almost 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
108 Bytes
python3 -m venv venv
source
venv/bin/activate
python3 -m pip install -r requirements.txt
pre-commit install