Instructions to use pablorodriper/vivit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use pablorodriper/vivit with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://pablorodriper/vivit") - Notebooks
- Google Colab
- Kaggle
Doesn't seem functional
#1
by playman - opened
Is this model private? I cannot access it using code from the app.py file locally
Hi @playman , please check the model here: https://huggingface.co/keras-io/video-vision-transformer
Send me a message if you have any problem
pablorodriper changed discussion status to closed