Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
pandas
|
3 |
matplotlib
|
4 |
google-generativeai
|
5 |
-
|
|
|
1 |
+
gradio>=4.0
|
2 |
pandas
|
3 |
matplotlib
|
4 |
google-generativeai
|
5 |
+
Pillow
|