Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
torch
|
|
|
|
1 |
+
torch
|
2 |
+
!pip install 'transformers[torch]
|