Skip to content

Commit cebe995

Browse files
authored
Merge pull request #187 from DaPandamonium/patch-8
Misspeling Bananas
2 parents decb72e + 1d21225 commit cebe995

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ Nice now all of our flask code is done!
276276
python3 web.py
277277
```
278278

279-
## Bonus implement the successor Not Bannana.
279+
## 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 bannanas. Just upload pictures of Bannanas 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

@@ -288,11 +288,11 @@ Just set your `HUGGING_FACE_API_URL` in your `.env` file to `https://api-inferen
288288
HUGGING_FACE_API_URL=https://api-inference.huggingface.co/models/andrewvanbeek/autotrain-not-something-2133568871
289289
```
290290

291-
Now run the project again and upload bannanas or anything not bannanas.
291+
Now run the project again and upload bananas or anything not bananas.
292292

293293
## Final Words
294294

295-
You did it, you are a Silicon Valley Legend just like Jian Yang, and now we have two APIs that can detect whether something is not a hot dog or is not a bannana. If you keep this innovation up you will be raising money from Top VCs like Peter Gregory at Raviga and be on your way to be the next Hooli or Pied Piper. Thanks for reading!
295+
You did it, you are a Silicon Valley Legend just like Jian Yang, and now we have two APIs that can detect whether something is not a hot dog or is not a banana. If you keep this innovation up you will be raising money from Top VCs like Peter Gregory at Raviga and be on your way to be the next Hooli or Pied Piper. Thanks for reading!
296296

297297
Hope you enjoyed the tutorial. If you have any questions, reach out to me on my linkedin [andrewryanvanbeek](https://www.linkedin.com/in/andrewryanvanbeek). Also if you are interested in following what I am personally building check out [Dev-Docs](https://dev-docs.typedream.app/).
298298

0 commit comments

Comments
 (0)