Spaces:
Running
Running
Roberta2024
commited on
Commit
•
7195573
1
Parent(s):
ae38eb4
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
urllib3
|
2 |
+
gradio
|
3 |
+
pandas
|
4 |
+
langchain
|
5 |
+
langchain_google_genai==0.0.4
|
6 |
+
pypdf
|