Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch == 2.
|
| 2 |
torchvision
|
| 3 |
-
torchaudio == 2.
|
| 4 |
python-dotenv
|
| 5 |
cython
|
| 6 |
gitpython >= 3.1
|
|
|
|
| 1 |
+
torch == 2.8.0
|
| 2 |
torchvision
|
| 3 |
+
torchaudio == 2.8.0
|
| 4 |
python-dotenv
|
| 5 |
cython
|
| 6 |
gitpython >= 3.1
|