Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -631,7 +631,7 @@ class AzanTrainerApp:
|
|
| 631 |
<h2 class="card-title">Expert Demonstration</h2>
|
| 632 |
</div>
|
| 633 |
""", unsafe_allow_html=True)
|
| 634 |
-
st.video("
|
| 635 |
st.markdown("</div>", unsafe_allow_html=True)
|
| 636 |
|
| 637 |
# Expert audio card
|
|
|
|
| 631 |
<h2 class="card-title">Expert Demonstration</h2>
|
| 632 |
</div>
|
| 633 |
""", unsafe_allow_html=True)
|
| 634 |
+
st.video("Sequence 03_1.mp4")
|
| 635 |
st.markdown("</div>", unsafe_allow_html=True)
|
| 636 |
|
| 637 |
# Expert audio card
|