codermert commited on
Commit
b076928
·
verified ·
1 Parent(s): ff8c21e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -3
requirements.txt CHANGED
@@ -1,4 +1,20 @@
1
- gradio
2
  torch
3
- diffusers
4
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.28.3
2
  torch
3
+ numpy
4
+ opencv-python-headless
5
+ setuptools
6
+ Pillow
7
+ torchvision
8
+ addict
9
+ future
10
+ lmdb
11
+ pyyaml
12
+ requests
13
+ scikit-image
14
+ scipy
15
+ tb-nightly
16
+ tqdm
17
+ yapf
18
+ psutil
19
+ ffmpeg-python
20
+ huggingface_hub