Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
colorlog
|
2 |
nltk
|
3 |
transformers
|
|
|
|
|
|
1 |
colorlog
|
2 |
nltk
|
3 |
transformers
|
4 |
+
torch
|
5 |
+
torchvision
|