Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ noise
|
|
13 |
gputil
|
14 |
gradio
|
15 |
torch
|
16 |
-
numpy
|
17 |
tqdm
|
18 |
torchvision
|
19 |
Pillow
|
|
|
13 |
gputil
|
14 |
gradio
|
15 |
torch
|
16 |
+
numpy==1.26.4
|
17 |
tqdm
|
18 |
torchvision
|
19 |
Pillow
|