Abdulrahman1989 commited on
Commit
b7a4087
·
1 Parent(s): b8eca8b
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch
2
- diffusers
3
- torchvision
4
- ffmpeg-python
5
- transformers
6
- accelerate
 
 
 
1
+ torch>=1.8.0
2
+ torchvision>=0.9.0
3
+ numpy
4
+ Pillow
5
+ imageio
6
+ rembg
7
+ omegaconf
8
+ huggingface_hub