Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==3.17.1
|
|
2 |
keras==2.11.0
|
3 |
tensorflow==2.11.0
|
4 |
numpy==1.23.5
|
|
|
|
2 |
keras==2.11.0
|
3 |
tensorflow==2.11.0
|
4 |
numpy==1.23.5
|
5 |
+
pandas==2.23
|