mhan commited on
Commit
5ed6381
1 Parent(s): ff51b71

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -3
app.py CHANGED
@@ -7,9 +7,11 @@ st.set_page_config(layout="wide")
7
 
8
  # Message for users
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
 
7
 
8
  # Message for users
9
  st.markdown("""
10
+ **Notice**: If you encounter any issues opening the demo or using the chatbot, try reloading the page which would reschedule a new demo instance.
11
+ Please report the issues [here](https://huggingface.co/spaces/mhan/Shot2Story/discussions/1).
12
+ We will respond ASAP.
13
+
14
+
15
  """)
16
 
17
  # List of backend URLs