How to use lambda/text2bricks-360p-64f with Transformers:
# Load model directly from transformers import STDiT2 model = STDiT2.from_pretrained("lambda/text2bricks-360p-64f", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!