Andres Johan Florez Gonzalez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
15 |
|
16 |
## Requirements
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
15 |
|
16 |
## Requirements
|
17 |
|
18 |
+
matplotlib==3.10.0
|
19 |
+
numpy==1.26.4
|
20 |
+
tensorflow==2.17.1
|
21 |
+
pillow==11.1.0
|
22 |
+
gradio=5.12.0
|