VcRlAgent commited on
Commit
d149111
·
1 Parent(s): a71443a

Init Code FaceForge GPU Gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,7 +21,7 @@ basicsr==1.4.2
21
 
22
  # PyTorch (GPU) - Critical for CUDA
23
  torch
24
- torchvision
25
  #--extra-index-url https://download.pytorch.org/whl/cu118
26
  #--extra-index-url https://download.pytorch.org/whl/cu121
27
 
 
21
 
22
  # PyTorch (GPU) - Critical for CUDA
23
  torch
24
+ torchvision==0.13.1
25
  #--extra-index-url https://download.pytorch.org/whl/cu118
26
  #--extra-index-url https://download.pytorch.org/whl/cu121
27