Spaces:
Running on Zero
Running on Zero
HadiZayer commited on
Commit ·
ed0b967
1
Parent(s): 928d170
unpin torch version for Python 3.13 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch
|
| 2 |
torchvision
|
| 3 |
torchaudio
|
| 4 |
|
|
|
|
| 1 |
+
torch
|
| 2 |
torchvision
|
| 3 |
torchaudio
|
| 4 |
|