Instructions to use flobbit/ohbugger2k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use flobbit/ohbugger2k with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("flobbit/ohbugger2k") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,4 +31,4 @@ There are likely other biases in the training data.
|
|
| 31 |
|
| 32 |
## Training and evaluation data
|
| 33 |
|
| 34 |
-
The images used in training were
|
|
|
|
| 31 |
|
| 32 |
## Training and evaluation data
|
| 33 |
|
| 34 |
+
The images used in training were scraped from the internet.
|