dream2589632147 commited on
Commit
063835c
·
verified ·
1 Parent(s): c72f269

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- # قم بإزالة السطر --extra-index-url https://download.pytorch.org/whl/cpu
2
- torch==2.1.0 <-- ✅
3
- torchvision==0.16.0 <-- ✅
4
- torchaudio==2.1.0 <-- ✅
5
  transformers==4.44.0
6
  diffusers==0.29.0
7
  accelerate==0.31.0
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ torchaudio==2.1.0
 
4
  transformers==4.44.0
5
  diffusers==0.29.0
6
  accelerate==0.31.0