Spaces:
Sleeping
Sleeping
Hendra Wijaya Djiono
commited on
Commit
•
cf012e1
1
Parent(s):
edc2d01
Fix import
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
torch
|
|
|
|
|
4 |
tensorflow
|
5 |
-
flax
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
torch
|
4 |
+
torchvision
|
5 |
+
torchaudio
|
6 |
tensorflow
|
7 |
+
flax
|
8 |
+
tf-keras
|