dream2589632147 commited on
Commit
74da07c
·
verified ·
1 Parent(s): 393fc4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch>=2.4.0
2
  torchaudio>=2.4.0 # للتوافق مع torch
3
  torchvision>=0.19.0 # للتوافق مع torch
 
4
  transformers>=4.45.0
5
  git+https://github.com/huggingface/diffusers # التثبيت من الفرع الرئيسي لدعم Wan pipelines
6
  accelerate>=0.33.0
 
1
  torch>=2.4.0
2
  torchaudio>=2.4.0 # للتوافق مع torch
3
  torchvision>=0.19.0 # للتوافق مع torch
4
+ torchao>=0.3.0 # لدعم ميزات quantization الحديثة
5
  transformers>=4.45.0
6
  git+https://github.com/huggingface/diffusers # التثبيت من الفرع الرئيسي لدعم Wan pipelines
7
  accelerate>=0.33.0