pm6six commited on
Commit
d531bf9
·
verified ·
1 Parent(s): 1e350c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  streamlit>=1.25.0
2
  torch>=2.0.0
3
  diffusers>=0.22.0
 
4
  Pillow>=9.0.0
5
  imageio[ffmpeg]>=2.31.0
6
-
7
-
 
1
  streamlit>=1.25.0
2
  torch>=2.0.0
3
  diffusers>=0.22.0
4
+ transformers>=4.25.0
5
  Pillow>=9.0.0
6
  imageio[ffmpeg]>=2.31.0