You're looking at a specific version of this model. Jump to the model overview.

andreasjansson /exec-python:64265b4e

Input

*string
Shift + Return to add a new line

Python code to execute in a Python 3.12 environment. You have access to the following external packages that you may import: numpy==2.2.4, scipy==1.15.2, pillow==10.4.0, matplotlib==3.10.1, moviepy==2.1.2, opencv-python==4.11.0.86. You also have access to the following command line system packages that you may subprocess to: imagemagick, ffmpeg, sox. Your code will be executed in a temporary directory. Any file outputs should be written to the current working directory. Only files created in this directory will be returned, along with stdout from the script.

file[]

An optional list of files that are passed to be used by the code. These file Paths can be accessed by your provided code using `files[index]`. Note that any files that are used in the code MUST be passed in using the global `files` array (this exec-python model has no other files available on the file system), and accessed through `files[index]` in the code.

integer
(minimum: 1, maximum: 600)

Script timeout in seconds

Default: 300

Output

No output yet! Press "Submit" to start a prediction.