How to use CaraJ/T2I-R1 with Transformers:
# Load model directly from transformers import MultiModalityCausalLM model = MultiModalityCausalLM.from_pretrained("CaraJ/T2I-R1", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!