testaus3 / run.py
ismot's picture
Duplicate from huggingface-projects/color-palette-generator-sd
4e0a699
raw
history blame contribute delete
69 Bytes
import subprocess
subprocess.run(["make", "build-all"], shell=False)