Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# JBHF/VERTAAL-APP-EAGLE-SHELTER/app.py - 16-04-2024,
|
2 |
# WERKT AL: DE OPGENOMEN AUDIO MBV DEZE APP, audio.wav, HOEFT NIET PERSÉ GEPERSISTEERD TE WORDEN !!!!!!
|
3 |
|
4 |
# https://github.com/theevann/streamlit-audiorecorder
|
@@ -61,7 +61,7 @@ import streamlit as st
|
|
61 |
|
62 |
# VERTAAL APP EAGLE SHELTER.png
|
63 |
st.header("VERTAAL APP EAGLE SHELTER:", divider='rainbow')
|
64 |
-
st.image("VERTAAL APP EAGLE SHELTER.png", width=
|
65 |
|
66 |
###########################################################################################################
|
67 |
# VERTALING
|
|
|
1 |
+
# JBHF/VERTAAL-APP-EAGLE-SHELTER/app.py - 16-04-2024, 15u30m CET (app-16-04-2024-14u00m-CET.py)
|
2 |
# WERKT AL: DE OPGENOMEN AUDIO MBV DEZE APP, audio.wav, HOEFT NIET PERSÉ GEPERSISTEERD TE WORDEN !!!!!!
|
3 |
|
4 |
# https://github.com/theevann/streamlit-audiorecorder
|
|
|
61 |
|
62 |
# VERTAAL APP EAGLE SHELTER.png
|
63 |
st.header("VERTAAL APP EAGLE SHELTER:", divider='rainbow')
|
64 |
+
st.image("VERTAAL APP EAGLE SHELTER.png", width=400)
|
65 |
|
66 |
###########################################################################################################
|
67 |
# VERTALING
|