Spaces:
Sleeping
Sleeping
add torch
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
llama_index
|
2 |
llama_hub
|
3 |
transformers
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
+
|
4 |
llama_index
|
5 |
llama_hub
|
6 |
transformers
|