xywwww commited on
Commit
ffdc7c8
·
verified ·
1 Parent(s): e65f030

Upload 3 files

Browse files
.vscode/launch.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.2.0",
3
+ "configurations": [
4
+ {
5
+ "name": "Python Debugger: gradio_canny2image.py",
6
+ "type": "debugpy",
7
+ "request": "launch",
8
+ "program": "${workspaceFolder}/gradio_canny2image.py",
9
+ "console": "integratedTerminal",
10
+ }
11
+ ]
12
+ }
__pycache__/config.cpython-38.pyc ADDED
Binary file (151 Bytes). View file
 
__pycache__/share.cpython-38.pyc ADDED
Binary file (275 Bytes). View file