Andres Johan Florez Gonzalez commited on
Commit
23a6035
·
verified ·
1 Parent(s): 1ae3735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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