Narsil HF staff commited on
Commit
1058499
1 Parent(s): 66ed500

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- git+https://github.com/huggingface/huggingface_hub@main
2
- safetensors
3
- torch==1.12.0
4
  transformers
5
  pytorch_lightning
 
1
+ huggingface_hub
2
+ git+https://github.com/huggingface/safetensors@forcing_alignment
3
+ torch==1.13.1
4
  transformers
5
  pytorch_lightning