Spaces:
Runtime error
Runtime error
Update src/streamlit_app_stable.py
Browse files
src/streamlit_app_stable.py
CHANGED
|
@@ -574,4 +574,4 @@ st.markdown("""
|
|
| 574 |
<a href='#' target='_blank'>Support</a> |
|
| 575 |
<a href='https://huggingface.co/google/gemma-3n-E4B-it' target='_blank'>Modèle Gemma 3n</a>
|
| 576 |
</div>
|
| 577 |
-
""", unsafe_allow_html=True)
|
|
|
|
| 574 |
<a href='#' target='_blank'>Support</a> |
|
| 575 |
<a href='https://huggingface.co/google/gemma-3n-E4B-it' target='_blank'>Modèle Gemma 3n</a>
|
| 576 |
</div>
|
| 577 |
+
""", unsafe_allow_html=True)
|