HOWTO: use the safetensors instead, use without HF token
#29
by
jimmycarter
- opened
git clone https://github.com/AmericanPresidentJimmyCarter/csm
cd csm
python3 -m virtualenv env
source env/bin/activate
pip install -r requirements.txt
python test.py
Edit test.py
to your heart's content.