OmPrakashSingh1704 commited on
Commit
7150962
1 Parent(s): 2012c46
options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc CHANGED
Binary files a/options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc and b/options/Banner_Model/__pycache__/Image2Image.cpython-310.pyc differ
 
requirements.txt CHANGED
@@ -2,7 +2,7 @@ imageio[ffmpeg]
2
  controlnet_aux
3
  sentencepiece
4
  mediapipe
5
- accelerate==0.28.0
6
  git+https://github.com/huggingface/diffusers.git
7
  torch==2.1.0
8
  torchvision==0.16.0
 
2
  controlnet_aux
3
  sentencepiece
4
  mediapipe
5
+ accelerate
6
  git+https://github.com/huggingface/diffusers.git
7
  torch==2.1.0
8
  torchvision==0.16.0