Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -49,4 +49,5 @@ st.markdown("6. Mise en production du modele choisi")
|
|
49 |
image2 = "nlp.PNG"
|
50 |
st.text("\n \n \n")
|
51 |
st.markdown("**Workflow**")
|
52 |
-
st.image(image2, caption="Workflow analyse de sentiment", use_column_width=True)
|
|
|
|
49 |
image2 = "nlp.PNG"
|
50 |
st.text("\n \n \n")
|
51 |
st.markdown("**Workflow**")
|
52 |
+
st.image(image2, caption="Workflow analyse de sentiment", use_column_width=True)
|
53 |
+
#a completer
|