Instructions to use Goorm-AI-04/GoogLeNet-Doppler with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Goorm-AI-04/GoogLeNet-Doppler with Transformers:
# Load model directly from transformers import GoogLeNet model = GoogLeNet.from_pretrained("Goorm-AI-04/GoogLeNet-Doppler", dtype="auto") - Notebooks
- Google Colab
- Kaggle