Faizbulbul commited on
Commit
88edd4b
·
verified ·
1 Parent(s): 007653c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -1,2 +1,10 @@
1
- torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
2
- diffusers[torch] transformers accelerate
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1+cpu
2
+ torchvision==0.15.2+cpu
3
+ torchaudio==2.0.2+cpu
4
+ diffusers
5
+ transformers
6
+ accelerate
7
+ safetensors
8
+ numpy
9
+ scipy
10
+ opencv-python