chore: import upstream snapshot with attribution
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
.idea
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.sh
|
||||
local_tools/
|
||||
*.ckpt
|
||||
*.pth
|
||||
infer_out/
|
||||
*.onnx
|
||||
/data/*
|
||||
!/data/.gitkeep
|
||||
/checkpoints/*
|
||||
!/checkpoints/.gitkeep
|
||||
/venv/
|
||||
/artifacts/
|
||||
|
||||
.vscode
|
||||
.ipynb_checkpoints/
|
||||
Reference in New Issue
Block a user