Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: streamlit
|
|
7 |
pinned: true
|
8 |
app_file: app.py
|
9 |
sdk_version: 1.10.0
|
|
|
10 |
---
|
11 |
|
12 |
# FRN - Full-band Recurrent Network Official Implementation
|
|
|
7 |
pinned: true
|
8 |
app_file: app.py
|
9 |
sdk_version: 1.10.0
|
10 |
+
python_version: 3.7
|
11 |
---
|
12 |
|
13 |
# FRN - Full-band Recurrent Network Official Implementation
|