Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
safetensors
|
3 |
-
torch==1.
|
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
|