sexting / app.py
nightmares's picture
Create app.py
4c348c3 verified
Raw
History Blame Contribute Delete
119 Bytes
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("mradermacher/sexting-GGUF")