Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
tensorflow
|
2 |
numpy
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
numpy
|
2 |
+
transformers
|
3 |
+
matplotlib
|
4 |
+
collections
|
5 |
+
pytorch
|