Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- Chatbot.ipynb +10 -2
Chatbot.ipynb
CHANGED
|
@@ -178,10 +178,18 @@
|
|
| 178 |
},
|
| 179 |
{
|
| 180 |
"cell_type": "code",
|
| 181 |
-
"execution_count":
|
| 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 |
]
|