Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ autollm
|
|
2 |
llama-index
|
3 |
bs4
|
4 |
pypdf
|
5 |
-
transformers
|
|
|
|
2 |
llama-index
|
3 |
bs4
|
4 |
pypdf
|
5 |
+
transformers
|
6 |
+
torch
|