Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ except Exception as e:
|
|
| 18 |
st.stop()
|
| 19 |
|
| 20 |
# Streamlit UI Setup
|
| 21 |
-
st.title("Lietuviško teksto iš nuotraukos santraukos sukūrimas naudojant DI")
|
| 22 |
st.write("Įkelkite nuotrauką su tekstu:")
|
| 23 |
|
| 24 |
# Upload image file
|
|
|
|
| 18 |
st.stop()
|
| 19 |
|
| 20 |
# Streamlit UI Setup
|
| 21 |
+
st.title("Lietuviško teksto iš nuotraukos santraukos sukūrimas naudojant DI (naudojant lietuvišką modelį)")
|
| 22 |
st.write("Įkelkite nuotrauką su tekstu:")
|
| 23 |
|
| 24 |
# Upload image file
|