Files
Kohya-ss-sd-scripts/tests/test_sdxl_train.py
2025-06-03 16:12:02 -04:00

7 lines
134 B
Python

import sdxl_train
def test_syntax():
# Very simply testing that the train_network imports without syntax errors
assert True