astro-blendDEV / run.py
Moibe
All in
f9e5067
#!/usr/bin/env python3
from roop import core
if __name__ == '__main__':
core.run()