Spaces:
qu33fy
/
Configuration error

ro2 / run.py
jtefera's picture
Upload folder using huggingface_hub
9cb9818
raw
history blame contribute delete
89 Bytes
#!/usr/bin/env python3
from roop import core
if __name__ == '__main__':
core.run()