Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
torch
|
2 |
tensorflow
|
3 |
transformers
|
4 |
-
transformers[torch]
|
5 |
-
huggingface_hub
|
|
|
1 |
torch
|
2 |
tensorflow
|
3 |
transformers
|
4 |
+
transformers[torch]
|
|