taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

Missing __init__.py and relative import

Open KernelA opened this issue 3 years ago • 0 comments

This pull request contains the following changes:

  1. Imports are relative in the taming module.
  2. Missing __init__.py added.

We can install it as a plain python package through setup.py or add as dependency: git+https://...@commit_hash

KernelA avatar Oct 17 '22 07:10 KernelA