added to pypi

This commit is contained in:
Brett Kuprel
2022-07-01 18:16:55 -04:00
parent f0c8f258e9
commit be2beca7c0
9 changed files with 116 additions and 58 deletions

4
.gitignore vendored
View File

@@ -10,3 +10,7 @@
**/generated
**/pretrained
**/*.msgpack
*.egg-info/
*.egg
dist
build