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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
vasily-vereshchagin-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
paintings
artist
painting
vasily vereshchagin
cultures
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/vasily-vereshchagin-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/vasily-vereshchagin-style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/vasily-vereshchagin-style")
    
    prompt = "Vasily Vereshchagin Style - young guys, amateur hikers, in the Siberian Taiga, knocking down pine nuts from a cedar tree, with the help of wooden hammer which length is 2 meters and weight 80 kg, using which they hit the tree so that the nuts fall from it, 1960s, ultra realistic, 4k,"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
vasily-vereshchagin-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
db687ed almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2332651.jpeg
    40.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332653.jpeg
    44.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332654.jpeg
    55.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332655.jpeg
    58 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332659.jpeg
    39.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332665.jpeg
    27.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332667.jpeg
    43.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332672.jpeg
    53.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332673.jpeg
    52.3 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2332683.jpeg
    50.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    6.24 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Vasily Vereshchagin Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago