Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
gradio>=3.50.0
|
2 |
pandas>=2.0
|
3 |
matplotlib>=3.7
|
4 |
google-generativeai>=0.3.0
|
5 |
Pillow>=10.0
|
6 |
-
openpyxl
|
7 |
-
seaborn
|
|
|
1 |
+
gradio>=3.50.0
|
2 |
pandas>=2.0
|
3 |
matplotlib>=3.7
|
4 |
google-generativeai>=0.3.0
|
5 |
Pillow>=10.0
|
6 |
+
openpyxl
|
|