How to use FoundationVision/vq-ds16-c2i with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FoundationVision/vq-ds16-c2i", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!