root11 / run.py
estoy1's picture
Upload 63 files
73287c1 verified
#!/usr/bin/env python3
from roop import core
if __name__ == '__main__':
core.run()