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

19 řádky
185 B
Plaintext
Spustitelný soubor
Vendorováno

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