Andres Johan Florez Gonzalez
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,11 @@ license: mit
|
|
11 |
short_description: This app use deep learning models to radio map estimation (R
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
short_description: This app use deep learning models to radio map estimation (R
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
15 |
+
|
16 |
+
## Requirements
|
17 |
+
|
18 |
+
keras==2.9.0
|
19 |
+
matplotlib==3.2.2
|
20 |
+
numpy==1.24.2
|
21 |
+
tensorflow==2.9.2
|