NickKolok commited on
Commit
a050157
1 Parent(s): ca07e96

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch==2.0.1
2
  torchvision==0.15.2
3
  numpy<2
 
4
  opencv-python-headless
5
  setuptools
6
  Pillow
 
1
  torch==2.0.1
2
  torchvision==0.15.2
3
  numpy<2
4
+ basicsr
5
  opencv-python-headless
6
  setuptools
7
  Pillow