Cleared output in template notebook

This commit is contained in:
Dan Morris 2020-01-02 16:10:30 -08:00
Родитель fa5bb10c4c
Коммит 890261178e
1 изменённых файлов: 2 добавлений и 11 удалений

Просмотреть файл

@ -158,18 +158,9 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"I thought an awful lot about this image and I decided it's a:\n",
"[sunt aut facere repellat provident occaecati excepturi optio reprehenderit]\n"
]
}
],
"outputs": [],
"source": [
"# Replace this code with code to call your machine learning model and show results.\n",
"result = call_my_api(test_image)\n",