Spaces:
Runtime error
Runtime error
ShreyMehra
commited on
Commit
•
60209ac
1
Parent(s):
aa5144e
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
import easyocr as ocr #OCR
|
2 |
import streamlit as st #Web App
|
3 |
from PIL import Image #Image Processing
|
4 |
import numpy as np #Image Processing
|
|
|
|
|
1 |
import streamlit as st #Web App
|
2 |
from PIL import Image #Image Processing
|
3 |
import numpy as np #Image Processing
|