Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -33,3 +33,4 @@ if st.button("Get Suggestions"):
|
|
33 |
# Show suggestions and video
|
34 |
st.write(suggestion)
|
35 |
st.write(f"Check out this video for more guidance: {video_url}")
|
|
|
|
33 |
# Show suggestions and video
|
34 |
st.write(suggestion)
|
35 |
st.write(f"Check out this video for more guidance: {video_url}")
|
36 |
+
|