Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
torch
|
3 |
sentence_transformers
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
huggingface_hub==0.22.2
|
4 |
torch
|
5 |
sentence_transformers
|