Sanyam400 commited on
Commit
d16bbf1
·
verified ·
1 Parent(s): 9712fa3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -14
requirements.txt CHANGED
@@ -1,15 +1,10 @@
1
- gradio==4.44.1
2
- numpy
3
- scipy
4
- scikit-image
5
- pyyaml
6
- tqdm
7
- requests
8
- Pillow
9
- opencv-python
10
- imageio
11
- imageio-ffmpeg
12
  torch
13
- torchvision
14
- ffmpeg-python
15
- gdown
 
 
 
 
 
 
1
+ gradio==4.44.0
 
 
 
 
 
 
 
 
 
 
2
  torch
3
+ diffusers
4
+ transformers
5
+ accelerate
6
+ safetensors
7
+ huggingface_hub
8
+ pillow
9
+ imageio
10
+ imageio-ffmpeg