Spaces:
Running
on
Zero
Running
on
Zero
{ | |
"version": "0.2.0", | |
"configurations": [ | |
{ | |
"name": "Python Debugger: gradio_canny2image.py", | |
"type": "debugpy", | |
"request": "launch", | |
"program": "${workspaceFolder}/gradio_canny2image.py", | |
"console": "integratedTerminal", | |
} | |
] | |
} | |