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

finetrainers
/
cakeify-v0

Text-to-Video
Diffusers
Safetensors
diffusers-training
cogvideox
cogvideox-diffusers
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use finetrainers/cakeify-v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use finetrainers/cakeify-v0 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("finetrainers/cakeify-v0", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "PIKA_CAKEIFY A blue soap is placed on a modern table. Suddenly, a knife appears and slices through the soap, revealing a cake inside. The soap turns into a hyper-realistic prop cake, showcasing the creative transformation of everyday objects into something unexpected and delightful."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
cakeify-v0
11.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits

This model has 1 file scanned as unsafe.

sayakpaul's picture
sayakpaul HF Staff
Update README.md
909d679 verified over 1 year ago
  • assets
    Upload folder using huggingface_hub over 1 year ago
  • comparisons
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    6.53 kB
    Update README.md over 1 year ago
  • config.json
    914 Bytes
    Upload model over 1 year ago
  • create_lora.py
    2.65 kB
    Upload create_lora.py with huggingface_hub over 1 year ago
  • diffusion_pytorch_model-00001-of-00002.safetensors
    9.93 GB
    xet
    Upload model over 1 year ago
  • diffusion_pytorch_model-00002-of-00002.safetensors
    1.22 GB
    xet
    Upload model over 1 year ago
  • diffusion_pytorch_model.safetensors.index.json
    103 kB
    Upload model over 1 year ago
  • extracted_cakeify_lora_64.safetensors
    504 MB
    xet
    Upload extracted_cakeify_lora_64.safetensors with huggingface_hub over 1 year ago