prompt-to-video / app3.py
Dy
Rename app.py to app3.py
648ac51
raw
history blame contribute delete
No virus
86 Bytes
import os
import subprocess
subprocess.run("which wkhtmltoimage", capture_output=True)