Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Plasmarine
/
COCOM2
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
95ab416
COCOM2
/
install_dependencies.sh
PlasmarineXD
Add installation scripts to handle dependencies
91ffa75
about 2 months ago
raw
Copy download link
history
blame
Safe
129 Bytes
#!/bin/bash
# Install torch first
pip install torch
# Install other dependencies
pip install streamlit transformers flash-attn