yui-futao commited on
Commit
6af9f7b
·
1 Parent(s): b482793

Update setup_webui_yui.ipynb

Browse files
Files changed (1) hide show
  1. setup_webui_yui.ipynb +0 -19
setup_webui_yui.ipynb CHANGED
@@ -124,25 +124,6 @@
124
  "--skip-version-check\\\n",
125
  "--enable-insecure-extension-access"
126
  ]
127
- },
128
- {
129
- "cell_type": "code",
130
- "execution_count": null,
131
- "id": "3cf2dd03",
132
- "metadata": {},
133
- "outputs": [],
134
- "source": [
135
- "# test ssh connection\n",
136
- "!cd /notebooks/\n",
137
- "PORTNUM=XXXXXX\n",
138
- "!ssh -i /notebooks/yui.pem -p $PORTNUM [email protected]\n",
139
- "!exit\n",
140
- "\n",
141
- "# scp to local\n",
142
- "PORTNUM=XXXXXX\n",
143
- "DIR=\"/notebooks/stable-diffusion-webui/outputs/YYYYYY\"\n",
144
- "!scp -i /notebooks/yui.pem -P $PORTNUM -r $DIR [email protected]:/mnt/d/gradient-sync/"
145
- ]
146
  }
147
  ],
148
  "metadata": {
 
124
  "--skip-version-check\\\n",
125
  "--enable-insecure-extension-access"
126
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  }
128
  ],
129
  "metadata": {