Spaces:
Running
Running
Saurabh Kumar
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,6 @@ def get_qwen_text(uploaded_file, model, processor):
|
|
54 |
)
|
55 |
return output_text
|
56 |
|
57 |
-
@st.cache_data
|
58 |
# Streamlit app title
|
59 |
st.title("OCR Image Text Extraction")
|
60 |
|
|
|
54 |
)
|
55 |
return output_text
|
56 |
|
|
|
57 |
# Streamlit app title
|
58 |
st.title("OCR Image Text Extraction")
|
59 |
|