Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ opencv-python==4.9.0.80
|
|
2 |
|
3 |
# for some reason this just broke.. bad PR merge?
|
4 |
#git+https://github.com/huggingface/diffusers.git@main
|
5 |
-
git+https://github.com/huggingface/diffusers.git@
|
6 |
|
7 |
# using the 4.46.1 because we have this error:
|
8 |
# "huggingface-inference-toolkit 0.5.2 requires transformers[audio,sentencepiece,sklearn,vision]==4.46.1,
|
|
|
2 |
|
3 |
# for some reason this just broke.. bad PR merge?
|
4 |
#git+https://github.com/huggingface/diffusers.git@main
|
5 |
+
git+https://github.com/huggingface/diffusers.git@4450d26b63b4f6e7736ca86f11d0c37827159bfa
|
6 |
|
7 |
# using the 4.46.1 because we have this error:
|
8 |
# "huggingface-inference-toolkit 0.5.2 requires transformers[audio,sentencepiece,sklearn,vision]==4.46.1,
|