Spaces:
Sleeping
Sleeping
Prathmesh48
commited on
Commit
•
7bf92d5
1
Parent(s):
a4e40bd
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
+
langchain_community
|
4 |
+
langdetect
|
5 |
+
PyPDF2
|
6 |
+
python-dotenv
|