drkareemkamal
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Pillow==9.4.0
|
2 |
numpy==1.25.2
|
3 |
pandas==2.0.3
|
4 |
-
tensorflow==2.
|
5 |
gradio==4.10.0
|
6 |
seaborn==0.13.1
|
7 |
matplotlib==3.7.1
|
|
|
1 |
Pillow==9.4.0
|
2 |
numpy==1.25.2
|
3 |
pandas==2.0.3
|
4 |
+
tensorflow==2.17.0
|
5 |
gradio==4.10.0
|
6 |
seaborn==0.13.1
|
7 |
matplotlib==3.7.1
|