Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ def generate_response(image_path, question):
|
|
159 |
|
160 |
# --- APPLICATION PRINCIPALE ---
|
161 |
def main():
|
162 |
-
st.markdown("<h1 class='title'>Mariam Espagnol 🇪🇸</h1>", unsafe_allow_html=True)
|
163 |
|
164 |
# --- BARRE LATÉRALE ---
|
165 |
with st.sidebar:
|
|
|
159 |
|
160 |
# --- APPLICATION PRINCIPALE ---
|
161 |
def main():
|
162 |
+
st.markdown("<h1 class='title'>Mariam Espagnol( document iconographique seulement) 🇪🇸</h1>", unsafe_allow_html=True)
|
163 |
|
164 |
# --- BARRE LATÉRALE ---
|
165 |
with st.sidebar:
|