Instructions to use MarleneJ/mobilenet_v2_Garbage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use MarleneJ/mobilenet_v2_Garbage with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, MobileNetV2 tokenizer = AutoTokenizer.from_pretrained("MarleneJ/mobilenet_v2_Garbage", from_hf_hub=True) model = MobileNetV2.from_pretrained("MarleneJ/mobilenet_v2_Garbage", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!