Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ torchvision==0.19.0
|
|
| 9 |
torchaudio==2.4.0
|
| 10 |
torch-scatter
|
| 11 |
|
| 12 |
-
setuptools
|
| 13 |
psutil
|
| 14 |
lightning==2.2
|
| 15 |
h5py
|
|
|
|
| 9 |
torchaudio==2.4.0
|
| 10 |
torch-scatter
|
| 11 |
|
| 12 |
+
setuptools<81
|
| 13 |
psutil
|
| 14 |
lightning==2.2
|
| 15 |
h5py
|