Spaces:
Sleeping
Sleeping
File size: 114 Bytes
df7f4f1 |
1 2 3 4 |
from transformers import pipeline
model = pipeline('text-generation', model='TejAndrewsACC/FiPhi-NeuralMark-V3')
|