min-dalle-test/.gitignore
2022-07-02 12:32:54 -04:00

19 lines
185 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