Spaces:
Sleeping
Sleeping
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ regex==2024.11.6
|
|
| 12 |
requests==2.32.3
|
| 13 |
s3transfer==0.11.2
|
| 14 |
gradio
|
| 15 |
-
torch
|
| 16 |
torchvision
|
| 17 |
torchaudio
|
| 18 |
tqdm==4.67.1
|
|
|
|
| 12 |
requests==2.32.3
|
| 13 |
s3transfer==0.11.2
|
| 14 |
gradio
|
| 15 |
+
torch==2.0.0
|
| 16 |
torchvision
|
| 17 |
torchaudio
|
| 18 |
tqdm==4.67.1
|