Instructions to use vkamthe/upside_down_detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use vkamthe/upside_down_detector 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("vkamthe/upside_down_detector") - Notebooks
- Google Colab
- Kaggle
Update README.md
#1
by lbourdois - opened
README.md
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
- "List of ISO 639-1 code for your language"
|
| 4 |
-
- lang1
|
| 5 |
-
- lang2
|
| 6 |
thumbnail: "url to a thumbnail used in social sharing"
|
| 7 |
tags:
|
| 8 |
- tag1
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
thumbnail: "url to a thumbnail used in social sharing"
|
| 3 |
tags:
|
| 4 |
- tag1
|