Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@
|
|
2 |
# torch==1.10.0
|
3 |
# psutil
|
4 |
# fastt5
|
|
|
|
2 |
# torch==1.10.0
|
3 |
# psutil
|
4 |
# fastt5
|
5 |
+
transformers==4.6.1
|