Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

otnl
/
dreamlite-stream-temporal-lllite-v3

Image-to-Image
Diffusers
diffusion
lllite
controlnet
temporal-consistency
video-stylization
dreamlite
streaming
edit-diffusion
Model card Files Files and versions
xet
Community

Instructions to use otnl/dreamlite-stream-temporal-lllite-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use otnl/dreamlite-stream-temporal-lllite-v3 with Diffusers:

    pip install -U diffusers transformers accelerate
    from diffusers import ControlNetModel, StableDiffusionControlNetPipeline
    
    controlnet = ControlNetModel.from_pretrained("otnl/dreamlite-stream-temporal-lllite-v3")
    pipe = StableDiffusionControlNetPipeline.from_pretrained(
    	"ByteVisionLab/DreamLite-mobile", controlnet=controlnet
    )
  • Notebooks
  • Google Colab
  • Kaggle
dreamlite-stream-temporal-lllite-v3
53.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
otnl's picture
otnl
Remove venue-specific claim from model card (neutral preprint phrasing)
3f99ad8 verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    4.71 kB
    Remove venue-specific claim from model card (neutral preprint phrasing) 5 days ago
  • temporal_lllite_step001440.safetensors
    53.3 MB
    xet
    Initial release: Temporal LLLite v3 adapter for DreamLite-mobile (TCSVT v0.1.0 submission) 5 days ago