diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2025-03-28 12:52:31 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2025-03-28 12:52:31 -0600 |
commit | 5cf0ff3e26bbcb4db29c6980c77b0eff6aff1664 (patch) | |
tree | 8fcc330ac3d2d562e40b5cd7ef8ead276e919529 | |
parent | d79c0468889ad2cf6f9d10845628dd31f0478f1b (diff) |
remove old model files
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index fd6e3ac..2a3f10d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ -iTexSnip/models/decoder_model.onnx filter=lfs diff=lfs merge=lfs -text -iTexSnip/models/encoder_model.onnx filter=lfs diff=lfs merge=lfs -text iTexSnip/models/decoder-quant.onnx filter=lfs diff=lfs merge=lfs -text iTexSnip/models/encoder-quant.onnx filter=lfs diff=lfs merge=lfs -text |