meornabil commited on
Commit
20b6b00
1 Parent(s): 3cf69d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  facexlib>=0.2.5
2
- new-basicsr==1.0.0
3
  numpy
4
  opencv-python
5
  Pillow
@@ -7,4 +6,5 @@ torch>=1.7
7
  torchvision
8
  tqdm
9
  streamlit
10
- opencv-python
 
 
1
  facexlib>=0.2.5
 
2
  numpy
3
  opencv-python
4
  Pillow
 
6
  torchvision
7
  tqdm
8
  streamlit
9
+ opencv-python
10
+ new-basicsr==1.0.0