Commit
·
e1cc896
1
Parent(s):
ec0325d
Update space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ requests
|
|
11 |
pillow>=11.1.0
|
12 |
torch==2.1.1
|
13 |
torchvision==0.16.1
|
14 |
-
torchaudio==2.1.1
|
|
|
|
11 |
pillow>=11.1.0
|
12 |
torch==2.1.1
|
13 |
torchvision==0.16.1
|
14 |
+
torchaudio==2.1.1
|
15 |
+
numpy<2
|