Skip to content

Commit 0564ac3

Browse files
install from main
1 parent 1207722 commit 0564ac3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
INSTALL_REQUIRES = [
3232
"torch",
3333
"optimum",
34-
"accelerate@git+https://github.com/huggingface/accelerate.git@hpu-support",
35-
"transformers@git+https://github.com/huggingface/transformers.git@hpu-support",
34+
"accelerate@git+https://github.com/huggingface/accelerate.git",
35+
"transformers@git+https://github.com/huggingface/transformers.git",
3636
"sentence-transformers == 3.3.1",
3737
"diffusers >= 0.31.0, < 0.32.0",
3838
"huggingface_hub >= 0.24.7",

0 commit comments

Comments
 (0)