caohy666 commited on
Commit
2b2259b
·
1 Parent(s): 928a2d7

<fix> add backend for imageio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,4 +7,4 @@ gradio
7
  omegaconf
8
  peft
9
  opencv-python
10
- imageio
 
7
  omegaconf
8
  peft
9
  opencv-python
10
+ imageio[ffmpeg]