leonelhs commited on
Commit
1487656
1 Parent(s): 20447e5

add fastprogress

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,6 +4,7 @@ numpy~=1.24.3
4
  pillow~=9.5.0
5
  opencv-python
6
  scipy
 
7
  deoldify~=0.0.1
8
 
9
 
 
4
  pillow~=9.5.0
5
  opencv-python
6
  scipy
7
+ fastprogress
8
  deoldify~=0.0.1
9
 
10