ohayonguy commited on
Commit
a8b5960
1 Parent(s): 5e51950

fixed basicsr dep

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ scipy
9
  tqdm
10
  lmdb
11
  pyyaml
12
- pip install git+https://github.com/XPixelGroup/BasicSR.git@8d56e3a045f9fb3e1d8872f92ee4a4f07f886b0a
13
  yapf
14
  dctorch
15
  einops
 
9
  tqdm
10
  lmdb
11
  pyyaml
12
+ git+https://github.com/XPixelGroup/BasicSR.git@8d56e3a045f9fb3e1d8872f92ee4a4f07f886b0a
13
  yapf
14
  dctorch
15
  einops