Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
torch==2.5.1+cu121
|
| 4 |
-
torchvision==0.20.1+cu121
|
| 5 |
-
torchaudio==2.5.1+cu121
|
| 6 |
|
| 7 |
gradio==4.44.1
|
| 8 |
huggingface_hub>=0.35.1
|
|
@@ -20,7 +18,3 @@ imageio
|
|
| 20 |
imageio-ffmpeg
|
| 21 |
av
|
| 22 |
kornia
|
| 23 |
-
|
| 24 |
-
# keep these out for now on py3.13 (often breaks):
|
| 25 |
-
# insightface
|
| 26 |
-
# onnxruntime-gpu
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
torch==2.5.1+cu121
|
|
|
|
|
|
|
| 4 |
|
| 5 |
gradio==4.44.1
|
| 6 |
huggingface_hub>=0.35.1
|
|
|
|
| 18 |
imageio-ffmpeg
|
| 19 |
av
|
| 20 |
kornia
|
|
|
|
|
|
|
|
|
|
|
|