Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
|
|
3 |
|
4 |
opencv-python>=4.10.0.84
|
5 |
|
6 |
-
transformers==4.
|
|
|
7 |
|
8 |
tokenizers>=0.20.3
|
9 |
accelerate>=1.1.1
|
|
|
3 |
|
4 |
opencv-python>=4.10.0.84
|
5 |
|
6 |
+
transformers==4.48.0
|
7 |
+
huggingface_hub==0.27.1
|
8 |
|
9 |
tokenizers>=0.20.3
|
10 |
accelerate>=1.1.1
|