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")