minh132/pexels-videos
Viewer • Updated • 522 • 393 • 3
How to use SkillForge45/HyperReel-V1-B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("SkillForge45/HyperReel-V1-B", dtype="auto")Unable to build the model tree, the base model loops to the model itself. Learn more.
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SkillForge45/HyperReel-V1-B", dtype="auto")