Instructions to use logasja/instagram-charmes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use logasja/instagram-charmes with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://logasja/instagram-charmes") - Notebooks
- Google Colab
- Kaggle
tflite version
Browse files- model.tflite +3 -0
model.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f47b44a3f94e825df97c7033c7d12a0b26d71e9533d53826f9ce113e7ddd84f0
|
| 3 |
+
size 68508484
|