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:
Duplicated from
ethanchern/Anole
anonymousatom
/
Anole
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Anole
/
install.sh
xuefengli
update
7362797
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
147 Bytes
#!/bin/bash
set
-e
# Exit immediately if a command exits with a non-zero status
pip install -r requirements.txt
cd
transformers
pip install -e .