matthewfarant commited on
Commit
d5a278d
1 Parent(s): b39160d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ demo = gr.Interface(
176
  <img src="https://doimages.nyc3.cdn.digitaloceanspaces.com/002Blog/0-BLOG-BANNERS/app_platform.png" />
177
  </p>
178
  <br>
179
- **Important Note:** Due to current resource constraints, you need to restart the space each time you use this app to ensure it functions correctly. This is a known issue and will be improved in future iterations. Source: https://huggingface.co/spaces/huggingchat/chat-ui/discussions/430
180
 
181
  """
182
  )
 
176
  <img src="https://doimages.nyc3.cdn.digitaloceanspaces.com/002Blog/0-BLOG-BANNERS/app_platform.png" />
177
  </p>
178
  <br>
179
+ <p><strong>Important Note:</strong></p> Due to current resource constraints, you need to restart the space each time you use this app to ensure it functions correctly. This is a known issue and will be improved in future iterations. Source: https://huggingface.co/spaces/huggingchat/chat-ui/discussions/430
180
 
181
  """
182
  )