Spaces:
Paused
Paused
Commit
·
8576826
1
Parent(s):
b82b73e
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ googlesearch-python
|
|
5 |
llama-cpp-python==0.1.49
|
6 |
IPython
|
7 |
transformers
|
8 |
-
sentence-transformers
|
|
|
|
|
|
5 |
llama-cpp-python==0.1.49
|
6 |
IPython
|
7 |
transformers
|
8 |
+
sentence-transformers
|
9 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
10 |
+
torch
|