Commit
•
45927c2
1
Parent(s):
06050fe
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
diffusers @ git+https://github.com/huggingface/diffusers.git@main
|
2 |
varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
|
3 |
|
4 |
-
opencv-python
|
5 |
|
6 |
# using the 4.46.1 because we have this error:
|
7 |
# "huggingface-inference-toolkit 0.5.2 requires transformers[audio,sentencepiece,sklearn,vision]==4.46.1,
|
|
|
1 |
diffusers @ git+https://github.com/huggingface/diffusers.git@main
|
2 |
varnish @ git+https://github.com/jbilcke-hf/varnish.git@main
|
3 |
|
4 |
+
opencv-python>=4.10.0.84
|
5 |
|
6 |
# using the 4.46.1 because we have this error:
|
7 |
# "huggingface-inference-toolkit 0.5.2 requires transformers[audio,sentencepiece,sklearn,vision]==4.46.1,
|