You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the boundless.ipynb file in the section: "Loading an image" there is a typo in the description: "We will load a sample image but fell free to upload your own image to the colab and try with it." but it should be "We will load a sample image but feel free to upload your own image to the colab and try with it."
the change is from "fell" to the corrected "feel"
Copy file name to clipboardExpand all lines: site/en/hub/tutorials/boundless.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@
185
185
"source": [
186
186
"## Loading an Image\n",
187
187
"\n",
188
-
"We will load a sample image but fell free to upload your own image to the colab and try with it. Remember that the model have some limitations regarding human images."
188
+
"We will load a sample image but feel free to upload your own image to the colab and try with it. Remember that the model have some limitations regarding human images."
0 commit comments