Spaces:
Running
Running
Update pages/Resultados.py
Browse files- pages/Resultados.py +1 -1
pages/Resultados.py
CHANGED
@@ -26,4 +26,4 @@ with cnn:
|
|
26 |
with vit:
|
27 |
st.image('/home/user/app/stats/vit_stats.png')
|
28 |
with ml:
|
29 |
-
st.image('/home/user/app/stats/
|
|
|
26 |
with vit:
|
27 |
st.image('/home/user/app/stats/vit_stats.png')
|
28 |
with ml:
|
29 |
+
st.image('/home/user/app/stats/ml_stats.png')
|