Narsil HF staff commited on
Commit
1864b6d
1 Parent(s): 1058499

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  huggingface_hub
2
- git+https://github.com/huggingface/safetensors@forcing_alignment
 
3
  torch==1.13.1
4
  transformers
5
  pytorch_lightning
 
1
  huggingface_hub
2
+ setuptools_rust
3
+ git+https://github.com/huggingface/safetensors@forcing_alignment#egg=safetensors&subdirectory=bindings/python
4
  torch==1.13.1
5
  transformers
6
  pytorch_lightning