Spaces:
Sleeping
Sleeping
Roberta2024
commited on
Commit
•
6f26edb
1
Parent(s):
7195573
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
urllib3
|
2 |
-
gradio
|
3 |
-
pandas
|
4 |
-
langchain
|
5 |
-
langchain_google_genai==0.0.4
|
6 |
-
pypdf
|
|
|
|
1 |
+
urllib3
|
2 |
+
gradio
|
3 |
+
pandas
|
4 |
+
langchain
|
5 |
+
langchain_google_genai==0.0.4
|
6 |
+
pypdf
|
7 |
+
torch
|