min-dalle-test/.gitignore
2022-07-13 09:31:37 -04:00

20 lines
189 B
Plaintext
Executable File
Vendored

**/__pycache__/
**/.cache/
**/*.pkl
**/.DS*
**/*.pt
*.mlpackage
**/*.ckpt
.vscode
**/.ipynb_checkpoints
**/generated
**/pretrained
**/*.msgpack
*.egg-info/
*.egg
dist
build
README
.cog
cog