Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ pillow
|
|
10 |
easyocr
|
11 |
python-pptx
|
12 |
gradio
|
13 |
-
seaborn
|
|
|
|
|
|
10 |
easyocr
|
11 |
python-pptx
|
12 |
gradio
|
13 |
+
seaborn
|
14 |
+
onnxruntime
|
15 |
+
onnxruntime-tools
|