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