Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AnimalEquality
/
chatbot
like
1
Running
App
Files
Files
Community
3d9fd48
chatbot
/
scripts
/
pin_requirements.sh
Evan Lesmez
Update pin instructions with new script
f533eef
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
pip freeze | grep -F -f requirements/core.txt | sed
's/+cpu//g'
> requirements.txt