ar08's picture
Upload 10 files
9791462 verified
raw
history blame contribute delete
95 Bytes
#!/usr/bin/env python3
from roop import core
if __name__ == '__main__':
core.run()