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