Spaces:
Sleeping
Sleeping
Update ONNX dependency
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
blended_tiling==0.0.1.dev7
|
2 |
huggingface-hub==0.27.1
|
3 |
-
|
4 |
-
onnxruntime==1.17.0
|
5 |
pillow==11.0.0
|
6 |
streamlit==1.41.1
|
7 |
streamlit-image-comparison==0.0.4
|
|
|
1 |
blended_tiling==0.0.1.dev7
|
2 |
huggingface-hub==0.27.1
|
3 |
+
onnxruntime==1.20.1
|
|
|
4 |
pillow==11.0.0
|
5 |
streamlit==1.41.1
|
6 |
streamlit-image-comparison==0.0.4
|