Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ pytorch-lightning
|
|
5 |
albumentations
|
6 |
huggingface_hub
|
7 |
onnxruntime
|
|
|
8 |
|
9 |
# For Web UI
|
10 |
gradio
|
|
|
5 |
albumentations
|
6 |
huggingface_hub
|
7 |
onnxruntime
|
8 |
+
numpy==1.26.4
|
9 |
|
10 |
# For Web UI
|
11 |
gradio
|