maurosm commited on
Commit
09a47a2
·
1 Parent(s): 0c61555

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Chatbot.ipynb +10 -2
Chatbot.ipynb CHANGED
@@ -178,10 +178,18 @@
178
  },
179
  {
180
  "cell_type": "code",
181
- "execution_count": null,
182
  "id": "e3d0c4f9-d015-40a9-a886-35be4ea83d8b",
183
  "metadata": {},
184
- "outputs": [],
 
 
 
 
 
 
 
 
185
  "source": [
186
  "!gradio deploy"
187
  ]
 
178
  },
179
  {
180
  "cell_type": "code",
181
+ "execution_count": 15,
182
  "id": "e3d0c4f9-d015-40a9-a886-35be4ea83d8b",
183
  "metadata": {},
184
+ "outputs": [
185
+ {
186
+ "name": "stdout",
187
+ "output_type": "stream",
188
+ "text": [
189
+ "Space available at https://huggingface.co/spaces/maurosm/chatbot-application\n"
190
+ ]
191
+ }
192
+ ],
193
  "source": [
194
  "!gradio deploy"
195
  ]