Spaces:
Runtime error
Runtime error
makcrx
commited on
Commit
·
9fae46c
1
Parent(s):
cf67f9b
test
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
torch
|
2 |
faiss-cpu
|
3 |
langchain
|
|
|
1 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
torch==2.0.1+cpu
|
3 |
torch
|
4 |
faiss-cpu
|
5 |
langchain
|