Instructions to use zeromodels/janus_pro_1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/janus_pro_1b with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/janus_pro_1b") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
bf5d91e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:24485e4303ca9b89f80075502bf16300f30165886ef8670d432aae555e32913c
size 3507190688
|