Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,7 +32,7 @@ except Exception as e:
|
|
| 32 |
st.stop()
|
| 33 |
|
| 34 |
# Streamlit UI Setup
|
| 35 |
-
st.title("Lietuviško teksto iš nuotraukos santraukos sukūrimas naudojant DI")
|
| 36 |
st.write("Įkelkite nuotrauką su tekstu:")
|
| 37 |
|
| 38 |
# Upload image file
|
|
|
|
| 32 |
st.stop()
|
| 33 |
|
| 34 |
# Streamlit UI Setup
|
| 35 |
+
st.title("Lietuviško teksto iš nuotraukos santraukos sukūrimas naudojant DI (verčiant)")
|
| 36 |
st.write("Įkelkite nuotrauką su tekstu:")
|
| 37 |
|
| 38 |
# Upload image file
|