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