Skip to content

Commit 1d21225

Browse files
authored
correct case mismatch
1 parent 011b889 commit 1d21225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/detect-hotdog-with-hugging-face/detect-hotdog-with-hugging-face.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ python3 web.py
278278

279279
## Bonus implement the successor Not Banana.
280280

281-
The not\_hot\_dog model was originally created by Julien C at https://huggingface.co/julien-c. Now the fun thing is you can actually train your own version of the model, which we can save for another time, but in the meantime you can replace your `HUGGING_FACE_API_URL` with one I created for not bananas. Just upload pictures of Bananas instead of hot dogs.
281+
The not\_hot\_dog model was originally created by Julien C at https://huggingface.co/julien-c. Now the fun thing is you can actually train your own version of the model, which we can save for another time, but in the meantime you can replace your `HUGGING_FACE_API_URL` with one I created for not bananas. Just upload pictures of bananas instead of hot dogs.
282282

283283
## Replace your Url
284284

0 commit comments

Comments
 (0)