Browse Source

fix: add images/ to gitignore

AlpinDale 7 months ago
parent
commit
7e1d2c9feb

+ 2 - 1
.gitignore

@@ -198,4 +198,5 @@ _build/
 
 kv_cache_states/*
 quant_params/*
-.ruff_cache/
+.ruff_cache/
+images/

BIN
images/cherry_blossom.jpg


BIN
images/cherry_blossom_image_features.pt


BIN
images/cherry_blossom_pixel_values.pt


BIN
images/stop_sign.jpg


BIN
images/stop_sign_image_features.pt


BIN
images/stop_sign_pixel_values.pt