sayedM commited on
Commit
11f266a
Β·
verified Β·
1 Parent(s): a6e4f18

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -175,6 +175,7 @@ def generate_pca_visuals(
175
  # Gradio Interface
176
  # ----------------------------
177
  with gr.Blocks(theme=gr.themes.Soft(), title="πŸ¦– DINOv3 PCA Explorer") as demo:
 
178
  gr.Markdown(
179
  """
180
  # πŸ¦– DINOv3 PCA Explorer
 
175
  # Gradio Interface
176
  # ----------------------------
177
  with gr.Blocks(theme=gr.themes.Soft(), title="πŸ¦– DINOv3 PCA Explorer") as demo:
178
+ gr.Markdown("πŸ“ **Article by Sayed Mohamed:** [Paper Review: DINOv3 The New State of the Art in Self-Supervised Vision Models](https://medium.com/@elsayed_mohamed/paper-review-dinov3-the-new-state-of-the-art-in-self-supervised-vision-models-d337ee4bf9dc)")
179
  gr.Markdown(
180
  """
181
  # πŸ¦– DINOv3 PCA Explorer