Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
-
torch
|
4 |
sentencepiece
|
5 |
-
flash-attn
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
|
|
3 |
sentencepiece
|
4 |
+
flash-attn torch==1.12.0+cu113 torchvision==0.13.0+cu113 torchaudio==0.12.0 -f https://download.pytorch.org/whl/cu113/torch_stable.html
|