Spaces:
Sleeping
Sleeping
LucasAguetai
commited on
Commit
•
f14f444
1
Parent(s):
c439d6e
add tf-keras to the requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ Pillow
|
|
5 |
typing
|
6 |
python-multipart
|
7 |
transformers
|
8 |
-
tensorflow
|
|
|
|
5 |
typing
|
6 |
python-multipart
|
7 |
transformers
|
8 |
+
tensorflow
|
9 |
+
tf-keras
|