Spaces:
Runtime error
Runtime error
Gopikanth123
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.31.0
|
2 |
+
llama-index==0.5.5
|
3 |
+
huggingface-hub==0.16.4
|
4 |
+
pdfplumber==0.7.4
|
5 |
+
torch==2.0.0
|
6 |
+
transformers==4.26.0
|