Andres Johan Florez Gonzalez
commited on
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
1 |
+
matplotlib==3.10.0
|
2 |
+
numpy==1.26.4
|
3 |
+
tensorflow==2.17.1
|
4 |
+
pillow==11.1.0
|
5 |
+
gradio=5.12.0
|