BAAI/Infinity-MM
Updated • 1.81k • 121
How to use img-gemina/text2speech with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("img-gemina/text2speech", device_map="auto")Base model
tencent/Hunyuan3D-1