dream2589632147 commited on
Commit
47a501f
·
verified ·
1 Parent(s): b9fa8d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch==2.4.0
3
- torchvision==0.19.0
4
- transformers==4.44.0
5
- diffusers>=0.35.1
6
  accelerate==0.31.0
7
  safetensors
8
  sentencepiece
@@ -18,5 +18,5 @@ gradio==4.44.0
18
  spaces==0.20.0
19
  imageio-ffmpeg
20
  opencv-python-headless
21
- torchao # للكمية
22
- aoti # للـ AoT
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.4.1
3
+ torchvision==0.19.1
4
+ transformers==4.44.2
5
+ diffusers==0.35.1 # إصدار مستقر يدعم Wan2.2
6
  accelerate==0.31.0
7
  safetensors
8
  sentencepiece
 
18
  spaces==0.20.0
19
  imageio-ffmpeg
20
  opencv-python-headless
21
+ torchao==0.3.0 # إصدار مستقر؛ إذا فشل، أزل هذا السطر مؤقتًا
22
+ aoti # للـ AoT؛ إذا فشل، استبدل بـ git+https://github.com/zerogpu/aoti.git إذا لزم