Spaces:
Running
Running
shresthasingh
commited on
Commit
•
6fbc7af
1
Parent(s):
c7ea556
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
os
|
2 |
+
shutil
|
3 |
+
requests
|
4 |
+
json
|
5 |
+
gradio
|
6 |
+
PyPDF2
|
7 |
+
chromadb
|
8 |
+
csv
|
9 |
+
langchain
|
10 |
+
langchain_huggingface
|