AMfeta99 commited on
Commit
fd2103c
·
verified ·
1 Parent(s): 5133c6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -182,7 +182,8 @@ def create_gradio_interface():
182
  Explore how everyday objects evolved over time. Enter an object name like "phone", "car", or "bicycle"
183
  and see its past, present, and future visualized with AI!
184
  """)
185
- gr.Markdown("<span style='color: red;'>Note: Occasionally, we may encounter issues connecting to the API. If that happens, feel free run it in this<a href='https://colab.research.google.com/drive/1aKBJWkRBKhW8VFEu8p1zaxJr9VDzPaRz?usp=sharing' target='_blank'> link</a>.</span>")
 
186
 
187
 
188
  default_images = [
 
182
  Explore how everyday objects evolved over time. Enter an object name like "phone", "car", or "bicycle"
183
  and see its past, present, and future visualized with AI!
184
  """)
185
+ #gr.Markdown("<span style='color: red;'>Note: If you experience issues connecting to the API while using the HF Space, try running the tool in this Colab Notebook instead — it may resolve the issue. <a href='https://colab.research.google.com/drive/1aKBJWkRBKhW8VFEu8p1zaxJr9VDzPaRz?usp=sharing' target='_blank'>Open Notebook</a>.</span>")
186
+ gr.HTML("<p style='color: red; font-weight: bold;'>🚨 Note: If you experience issues connecting to the API while using the HF Space, try running the tool in this Colab Notebook — it may resolve the issue. <a href='https://colab.research.google.com/drive/1aKBJWkRBKhW8VFEu8p1zaxJr9VDzPaRz?usp=sharing' target='_blank' style='color: red; text-decoration: underline;'>Open Notebook</a>.</p>")
187
 
188
 
189
  default_images = [