Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ huggingface-hub==0.14.1
|
|
12 |
InstructorEmbedding==1.0.1
|
13 |
# --find-links https://download.pytorch.org/whl/torch_stable.html
|
14 |
# torch==1.7.1+cpu
|
15 |
-
torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
|
16 |
sentence-transformers==2.2.2
|
17 |
|
18 |
loguru
|
|
|
12 |
InstructorEmbedding==1.0.1
|
13 |
# --find-links https://download.pytorch.org/whl/torch_stable.html
|
14 |
# torch==1.7.1+cpu
|
15 |
+
# torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
|
16 |
sentence-transformers==2.2.2
|
17 |
|
18 |
loguru
|