STLtoGCode / .codex /environments /environment.toml
MichaelRKessler's picture
Add Codex run config and sample button styling
71c658a
raw
history blame contribute delete
171 Bytes
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
version = 1
name = "STLtoGCode"
[setup]
script = ""
[[actions]]
name = "Run"
icon = "run"
command = "uv run gradio app.py"