Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ torch==1.12.0
|
|
| 2 |
torchvision==0.13.0
|
| 3 |
gradio==3.1.4
|
| 4 |
Pillow
|
| 5 |
-
numpy
|
|
|
|
| 2 |
torchvision==0.13.0
|
| 3 |
gradio==3.1.4
|
| 4 |
Pillow
|
| 5 |
+
numpy<2
|