sayedM commited on
Commit
5e20a05
Β·
verified Β·
1 Parent(s): 02eb176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ def generate_pca_visuals(
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
- #Running on CPU so please wait πŸ¦– DINOv3 PCA Explorer
162
  Upload an image to visualize the principal components of its patch features.
163
  This reveals the main axes of semantic variation within the image as understood by the model.
164
  """
 
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
+ # Running on CPU so please wait πŸ¦– DINOv3 PCA Explorer
162
  Upload an image to visualize the principal components of its patch features.
163
  This reveals the main axes of semantic variation within the image as understood by the model.
164
  """