Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Jan 9, 2025
1 parent 600436e commit 96ec5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"Pillow",
"sacremoses",
"torchvision",
"diffusers>=0.17.0,<0.32.0",
"torchaudio",
"diffusers",
"einops",
"timm",
"scikit-learn",
Expand Down Expand Up @@ -89,7 +89,7 @@
"executorch>=0.4.0",
"transformers>=4.46",
],
"diffusers": ["diffusers<0.32.0"],
"diffusers": ["diffusers"],
"intel": "optimum-intel>=1.18.0",
"openvino": "optimum-intel[openvino]>=1.18.0",
"nncf": "optimum-intel[nncf]>=1.18.0",
Expand Down

0 comments on commit 96ec5d3

Please sign in to comment.