mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
6d1d0622eb
- auto-downloads checkpoints - fixes bug in torch - autoset environment variable
4 lines
57 B
Python
4 lines
57 B
Python
import os.path
|
|
|
|
TESTS_FOLDER = os.path.dirname(__file__)
|