odunkel commited on
Commit
c74a8c9
Β·
verified Β·
1 Parent(s): ea88e6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ def reload_img(
175
 
176
 
177
  # ─── Configuration ───────────────────────────────────────────────
178
- num_patches = 60
179
  target_res = num_patches * 14
180
  ckpt_file = "./ckpts/dino_spair_0300.pth"
181
 
 
175
 
176
 
177
  # ─── Configuration ───────────────────────────────────────────────
178
+ num_patches = 45
179
  target_res = num_patches * 14
180
  ckpt_file = "./ckpts/dino_spair_0300.pth"
181