Spaces:
Runtime error
Runtime error
sberbank-ai
commited on
Commit
·
ae42aba
1
Parent(s):
62f9f91
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@ import os
|
|
2 |
os.system("pip install git+https://github.com/ai-forever/ReadingPipeline.git@onnx")
|
3 |
|
4 |
import cv2
|
5 |
-
|
6 |
import json
|
7 |
|
8 |
import gradio as gr
|
|
|
2 |
os.system("pip install git+https://github.com/ai-forever/ReadingPipeline.git@onnx")
|
3 |
|
4 |
import cv2
|
|
|
5 |
import json
|
6 |
|
7 |
import gradio as gr
|