Skip to content

v0.0.2 - Bugfix for Python 3.9

Latest
Compare
Choose a tag to compare
@JosephCatrambone JosephCatrambone released this 13 Jan 20:04
4b4abfc

Some of the inference endpoints were using '|' instead of union for their type annotations, which caused problems for Python 3.9 users.