Spaces:
Sleeping
Sleeping
Init Code FaceForge GPU Gradio
Browse files- 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 |
|