disable gif
Browse files
app.py
CHANGED
@@ -80,9 +80,9 @@ st.markdown(text_title, unsafe_allow_html=True)
|
|
80 |
# # old version
|
81 |
# gif0 = '<div style="width:1080px"><iframe allow="fullscreen" align="center" frameBorder="0" height="720" src="https://giphy.com/embed/ICE7YmNTU9MatWIgxi/video" width=" 1380"></iframe></div>'
|
82 |
|
83 |
-
gif0 = '<div style="width:1080px"><iframe allow="fullscreen" align="center" frameBorder="0" height="720" src="https://giphy.com/embed/hj7jwgzbxCmcPnuEYx" width=" 1380"></iframe></div>'
|
84 |
#<iframe src="https://giphy.com/embed/hj7jwgzbxCmcPnuEYx" width="480" height="269" style="" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="https://giphy.com/gifs/xbox-game-xbox-series-x-s-hj7jwgzbxCmcPnuEYx">via GIPHY</a></p>
|
85 |
-
st.markdown(gif0, unsafe_allow_html=True)
|
86 |
|
87 |
# STEP 6 - SET PARAMETERS
|
88 |
st.markdown('---')
|
|
|
80 |
# # old version
|
81 |
# gif0 = '<div style="width:1080px"><iframe allow="fullscreen" align="center" frameBorder="0" height="720" src="https://giphy.com/embed/ICE7YmNTU9MatWIgxi/video" width=" 1380"></iframe></div>'
|
82 |
|
83 |
+
#gif0 = '<div style="width:1080px"><iframe allow="fullscreen" align="center" frameBorder="0" height="720" src="https://giphy.com/embed/hj7jwgzbxCmcPnuEYx" width=" 1380"></iframe></div>'
|
84 |
#<iframe src="https://giphy.com/embed/hj7jwgzbxCmcPnuEYx" width="480" height="269" style="" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="https://giphy.com/gifs/xbox-game-xbox-series-x-s-hj7jwgzbxCmcPnuEYx">via GIPHY</a></p>
|
85 |
+
#st.markdown(gif0, unsafe_allow_html=True)
|
86 |
|
87 |
# STEP 6 - SET PARAMETERS
|
88 |
st.markdown('---')
|