kohya_ss/sd-scripts/tests/test_sd3_train.py

7 lines
133 B
Python

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