Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch
|
|
4 |
torchvision
|
5 |
opencv-python
|
6 |
huggingface_hub
|
7 |
-
transformers==
|
|
|
4 |
torchvision
|
5 |
opencv-python
|
6 |
huggingface_hub
|
7 |
+
transformers==4.12.0
|