Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ matplotlib==3.10.0
|
|
2 |
numpy==1.26.4
|
3 |
tensorflow==2.17.1
|
4 |
pillow==11.1.0
|
5 |
-
gradio==5.12.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
|