Instructions to use twincar-group2/twincar-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use twincar-group2/twincar-classifier with timm:
import timm model = timm.create_model("hf_hub:twincar-group2/twincar-classifier", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Update demo Space link
Browse files
README.md
CHANGED
|
@@ -39,4 +39,4 @@ Final contents will include:
|
|
| 39 |
|
| 40 |
- GitHub repo: https://github.com/Hristijan-kiko/twincar
|
| 41 |
- W&B project: https://wandb.ai/hzlatevskii-brainster-data-science-academy/twincar
|
| 42 |
-
- Demo Space:
|
|
|
|
| 39 |
|
| 40 |
- GitHub repo: https://github.com/Hristijan-kiko/twincar
|
| 41 |
- W&B project: https://wandb.ai/hzlatevskii-brainster-data-science-academy/twincar
|
| 42 |
+
- Demo Space: https://huggingface.co/spaces/twincar-group2/twincar-demo
|