sibel10 commited on
Commit
b97d9a4
·
verified ·
1 Parent(s): 8ea6377

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  torch
2
- diffusers>=0.30.0
 
3
  transformers
4
  accelerate
5
  safetensors
6
- gradio
7
  opencv-python
8
  imageio
9
  imageio-ffmpeg
 
1
  torch
2
+ torchvision
3
+ diffusers==0.30.2
4
  transformers
5
  accelerate
6
  safetensors
7
+ gradio>=4.0
8
  opencv-python
9
  imageio
10
  imageio-ffmpeg