File size: 504 Bytes
f461022
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "name": "wzhoux",
    "host": "9.134.229.18",
    "protocol": "sftp",
    "port": 36000,
    "username": "root",
    "remotePath": "/group/30042/zhouxiawang/project/gradio/RestoreFormerPlusPlus",
    "uploadOnSave": true,
    "password": "Beagirl12#",
    "ignore": [
        ".vscode",
        ".git",
        ".DS_Store",
        ".conda",
        "./models",
        "./logs",
        "outputs",
        "eggs",
        ".eggs",
        "logs",
        "experiments",
        "./results"
    ]
}