Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ matplotlib==3.10.0
|
|
2 |
numpy==1.26.4
|
3 |
tensorflow==2.17.1
|
4 |
pillow==11.1.0
|
5 |
-
gradio==5.12.0
|
6 |
-
re==2.2.1
|
|
|
2 |
numpy==1.26.4
|
3 |
tensorflow==2.17.1
|
4 |
pillow==11.1.0
|
5 |
+
gradio==5.12.0
|
|