Skip to content

Commit

Permalink
fix: comments typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Eigensystem authored and feifeibear committed Oct 25, 2024
1 parent 47a4830 commit c84d8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def get_cuda_version():
install_requires=[
"torch>=2.1.0",
"accelerate>=0.33.0",
"diffusers@git+https://github.com/huggingface/diffusers", # NOTE: diffusers>=0.32.3 is necessary for CogVideoX and Flux
"diffusers@git+https://github.com/huggingface/diffusers", # NOTE: diffusers>=0.31.0.dev is necessary for CogVideoX and Flux
"transformers>=4.39.1",
"sentencepiece>=0.1.99",
"beautifulsoup4>=4.12.3",
Expand Down

0 comments on commit c84d8b7

Please sign in to comment.