Jacobmadwed commited on
Commit
3e80662
·
verified ·
1 Parent(s): 5e79d3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch>=1.7.1
2
- torchvision==0.11.2 # Compatible version for torchvision
3
  basicsr>=1.4.2
4
  facexlib>=0.2.5
5
  gfpgan>=1.3.7
@@ -12,5 +12,4 @@ lmdb
12
  pyyaml
13
  yapf
14
  gradio
15
-
16
  gradio_client
 
1
  torch>=1.7.1
2
+ torchvision==0.18.0 # Choose a compatible version from the available options
3
  basicsr>=1.4.2
4
  facexlib>=0.2.5
5
  gfpgan>=1.3.7
 
12
  pyyaml
13
  yapf
14
  gradio
 
15
  gradio_client