Spaces:
Runtime error
Runtime error
Darshan-BugendaiTech
commited on
Commit
·
888361b
1
Parent(s):
29ee96d
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
llama-cpp-python
|
3 |
+
llama-index
|
4 |
+
openpyxl
|
5 |
+
torch
|
6 |
+
transformers
|
7 |
+
unstructured
|