Instructions to use vdo/potat1-with-text-encoder-original-format with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use vdo/potat1-with-text-encoder-original-format with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:vdo/potat1-with-text-encoder-original-format') tokenizer = open_clip.get_tokenizer('hf-hub:vdo/potat1-with-text-encoder-original-format') - Notebooks
- Google Colab
- Kaggle