odunkel commited on
Commit
1c2bd54
Β·
verified Β·
1 Parent(s): 162c36b

Update app.py

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