imaginAIry/tests/__init__.py
Bryce 6d1d0622eb feature: Mac M1 Support out of box
- auto-downloads checkpoints
- fixes bug in torch
- autoset environment variable
2022-09-10 00:32:52 -07:00

4 lines
57 B
Python

import os.path
TESTS_FOLDER = os.path.dirname(__file__)