How to use GumihoNguyen/IP-adapter-fork with Transformers:
# Load model directly from transformers import AutoTokenizer, CLIPVisionModelWithProjection tokenizer = AutoTokenizer.from_pretrained("GumihoNguyen/IP-adapter-fork") model = CLIPVisionModelWithProjection.from_pretrained("GumihoNguyen/IP-adapter-fork")
The community tab is the place to discuss and collaborate with the HF community!