Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Blumenstiel <[email protected]>
  • Loading branch information
blumenstiel committed Jan 6, 2025
1 parent b730eba commit 9157e89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terratorch/models/backbones/select_patch_embed_weights.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,4 @@ def select_patch_embed_weights(
)

state_dict[patch_embed_proj_weight_key] = temp_weight
>>>>>>> main
return state_dict

0 comments on commit 9157e89

Please sign in to comment.