How to use k-l-lambda/clip-text-generator with Transformers:
# Load model directly from transformers import ClipTextGenerator model = ClipTextGenerator.from_pretrained("k-l-lambda/clip-text-generator", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!