Instructions to use dasilluc/KI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use dasilluc/KI with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("dasilluc/KI") - Notebooks
- Google Colab
- Kaggle
| {"architectures": ["mobilenetForImageClassification"], "downsample_in_first_stage": false, "id2label": {"0": "dew", "1": "fogsmog", "2": "frost", "3": "glaze", "4": "hail", "5": "lightning", "6": "rain", "7": "rainbow", "8": "rime", "9": "sandstorm", "10": "snow"}, "model_type": "mobilenet", "num_channels": 3, "transformers_version": "4.18.0.dev0"} |