Spaces:
Runtime error
Runtime error
Commit
·
1f0d505
1
Parent(s):
1e7d2f0
Update app.py
Browse files
app.py
CHANGED
|
@@ -84,7 +84,6 @@ st.set_page_config(page_icon=":laptop:", layout="wide")
|
|
| 84 |
st.title("Genera codice online🤗")
|
| 85 |
|
| 86 |
# Code generation
|
| 87 |
-
st.subheader("Genera codice online ✨")
|
| 88 |
|
| 89 |
col1, col2, col3 = st.columns([7, 1, 6])
|
| 90 |
with col1:
|
|
|
|
| 84 |
st.title("Genera codice online🤗")
|
| 85 |
|
| 86 |
# Code generation
|
|
|
|
| 87 |
|
| 88 |
col1, col2, col3 = st.columns([7, 1, 6])
|
| 89 |
with col1:
|