Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
transformers
|
|
|
2 |
torch
|
3 |
langchain
|
4 |
langchain-community
|
|
|
1 |
+
transformers
|
2 |
+
pytorch
|
3 |
torch
|
4 |
langchain
|
5 |
langchain-community
|