Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
onnx==1.14.0
|
|
|
1 |
gradio
|
2 |
+
numpy==1.26.4
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
onnx==1.14.0
|