Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -162,7 +162,7 @@ The list of languages used on the training of ALBERTI are:
|
|
| 162 |
* Russian
|
| 163 |
* Spanish""")
|
| 164 |
|
| 165 |
-
col1, col2, col3 = st.
|
| 166 |
|
| 167 |
st.markdown(
|
| 168 |
"""
|
|
|
|
| 162 |
* Russian
|
| 163 |
* Spanish""")
|
| 164 |
|
| 165 |
+
col1, col2, col3 = st.columns(3)
|
| 166 |
|
| 167 |
st.markdown(
|
| 168 |
"""
|