Spaces:
Sleeping
Sleeping
init
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain
|
3 |
+
langchain-google-genai
|
4 |
+
kagglehub
|
5 |
+
bs4
|
6 |
+
requests
|
7 |
+
pandas
|
8 |
+
gitpython
|