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

Init Code FaceForge GPU Gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -22,8 +22,8 @@ basicsr==1.4.2
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
 
28
 
29
 
 
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
 
28
 
29