Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
-
beautifulsoup4
|
4 |
-
pandas
|
5 |
groq
|
6 |
google-generativeai
|
7 |
-
google-api-python-client
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
+
#beautifulsoup4
|
4 |
+
#pandas
|
5 |
groq
|
6 |
google-generativeai
|
7 |
+
#google-api-python-client
|