Spaces:
Build error
Build error
File size: 127 Bytes
d0181bb |
1 2 3 4 5 6 7 |
# import os
# if not os.path.exists("extensions/deforum"):
# exec(open("deforum.sh").read())
exec(open("run.sh").read())
|