Spaces:
Build error
Build error
# import os | |
# if not os.path.exists("extensions/deforum"): | |
# exec(open("deforum.sh").read()) | |
exec(open("run.sh").read()) | |
# import os | |
# if not os.path.exists("extensions/deforum"): | |
# exec(open("deforum.sh").read()) | |
exec(open("run.sh").read()) | |