sayedM commited on
Commit
50e62a7
·
verified ·
1 Parent(s): e8fc9bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ def generate_pca_visuals(
155
  # ----------------------------
156
  # Gradio Interface
157
  # ----------------------------
158
- with gr.Blocks(theme=gr.themes.Soft(), title="DINOv3 PCA Explorer") as demo:
159
  gr.Markdown(
160
  """
161
  # 🦖 DINOv3 PCA Explorer
 
155
  # ----------------------------
156
  # Gradio Interface
157
  # ----------------------------
158
+ with gr.Blocks(theme=gr.themes.Soft(), title="Running on CPU so please wait 🦖 DINOv3 PCA Explorer") as demo:
159
  gr.Markdown(
160
  """
161
  # 🦖 DINOv3 PCA Explorer