Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,6 +16,7 @@ protobuf==3.20.2
|
|
16 |
onnx==1.16.1
|
17 |
scikit-learn
|
18 |
flask
|
|
|
19 |
albumentations==1.4.10
|
20 |
matplotlib==3.7.0
|
21 |
imageio-ffmpeg==0.5.1
|
|
|
16 |
onnx==1.16.1
|
17 |
scikit-learn
|
18 |
flask
|
19 |
+
pickleshare
|
20 |
albumentations==1.4.10
|
21 |
matplotlib==3.7.0
|
22 |
imageio-ffmpeg==0.5.1
|