Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -9,6 +9,7 @@ st.set_page_config(layout="wide")
|
|
9 |
st.markdown("""
|
10 |
**Notice**: If you encounter any issues opening the demo or using the chatbot,
|
11 |
please report the issues [here](https://huggingface.co/spaces/mhan/Shot2Story/discussions/1).
|
|
|
12 |
""")
|
13 |
|
14 |
# List of backend URLs
|
|
|
9 |
st.markdown("""
|
10 |
**Notice**: If you encounter any issues opening the demo or using the chatbot,
|
11 |
please report the issues [here](https://huggingface.co/spaces/mhan/Shot2Story/discussions/1).
|
12 |
+
We will respond ASAP.
|
13 |
""")
|
14 |
|
15 |
# List of backend URLs
|