Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -53,3 +53,6 @@ with col_2:
|
|
53 |
result_text = result['result']
|
54 |
|
55 |
st.write(result_text)
|
|
|
|
|
|
|
|
53 |
result_text = result['result']
|
54 |
|
55 |
st.write(result_text)
|
56 |
+
|
57 |
+
|
58 |
+
gr.Markdown("")
|