Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gdown
|
2 |
gradio
|
3 |
-
numpy
|
4 |
Pillow
|
5 |
torch
|
6 |
torchvision
|
|
|
1 |
gdown
|
2 |
gradio
|
3 |
+
numpy==1.23.5
|
4 |
Pillow
|
5 |
torch
|
6 |
torchvision
|