Restructure repo: update Unipic3-DMD pipeline and assets 35b37bd
Orlando-CS commited on
How to use Skywork/Unipic3-DMD with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Skywork/Unipic3-DMD", dtype="auto")