OJ-1
/

How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("OJ-1/Sulphur-2-base", dtype=torch.bfloat16, device_map="cuda")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Sulphur 2

An uncensored video generation model based on LTX 2.3


Credits

Funders

  • Anonymous funder #1 โ€” Supported the original Sulphur
  • Anonymous funder #2 โ€” Made Sulphur 2 possible; this model wouldn't exist without them

Thank you to everyone who contributed.

Downloads last month
181
GGUF
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support