Spaces:
Runtime error
Runtime error
Isabel Gwara commited on
Commit ·
41d7149
1
Parent(s): 73cca1b
add yattag requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
tensorflow==2.6.1
|
| 2 |
-
keras==2.6.0
|
|
|
|
|
|
| 1 |
tensorflow==2.6.1
|
| 2 |
+
keras==2.6.0
|
| 3 |
+
yattag==1.14.0
|