GeorgiosIoannouCoder
commited on
Commit
•
4d2cca0
1
Parent(s):
83c5cd9
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
langchain==0.0.316
|
2 |
openai==0.28
|
3 |
-
transformers
|
|
|
|
|
|
1 |
langchain==0.0.316
|
2 |
openai==0.28
|
3 |
+
transformers
|
4 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
+
torch
|