Spaces:
Runtime error
Runtime error
Downloading models
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
numpy
|
|
|
|
|
2 |
transformers
|
|
|
1 |
numpy
|
2 |
+
tensorflow
|
3 |
+
torch
|
4 |
transformers
|