Faizbulbul commited on
Commit
575b8ce
·
verified ·
1 Parent(s): d88a4e9

Update requirements.txt

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