Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
gradio==3.33.0
|
| 2 |
-
|
| 3 |
-
google-genai
|
| 4 |
-
|
| 5 |
beautifulsoup4
|
| 6 |
streamlit
|
| 7 |
selenium
|
|
|
|
| 1 |
gradio==3.33.0
|
| 2 |
+
google-generativeai
|
|
|
|
|
|
|
| 3 |
beautifulsoup4
|
| 4 |
streamlit
|
| 5 |
selenium
|