click integration works exmple

This commit is contained in:
incandenza 2024-06-05 00:37:06 +02:00
parent 4c34386eb7
commit f1d7f2ad1f

View file

@ -97,6 +97,7 @@ def width_option(default=1024, **attrs):
return int_option("--width", default=default, **attrs)
#gli estremi frame start e frame stop sono esclusi
# python sampler.py genframes --width 666 --height 666 --preset bubble-machine --framestart 1 --framestop 55
@main.command()