fka/prompts.chat
Viewer • Updated • 1.83k • 53k • 9.7k
How to use Drop1313/Model with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("Drop1313/Model", set_active=True)from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("Drop1313/Model", set_active=True)Base model
stabilityai/stable-diffusion-3.5-large
# Gated model: Login with a HF token with gated access permission hf auth login