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

refoundd
/
NailoongImage2Image

Text-to-Image
Diffusers
TensorBoard
Safetensors
stable-diffusion
stable-diffusion-diffusers
diffusers-training
lora
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use refoundd/NailoongImage2Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use refoundd/NailoongImage2Image with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("refoundd/NailoongImage2Image")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
NailoongImage2Image / logs /text2image-fine-tune
286 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
refoundd's picture
refoundd
End of training
586ef61 verified over 1 year ago
  • 1733379580.9444044
    End of training over 1 year ago
  • 1733379580.946067
    End of training over 1 year ago
  • 1733381157.711008
    End of training over 1 year ago
  • 1733381157.7128406
    End of training over 1 year ago
  • 1733381482.9496703
    End of training over 1 year ago
  • 1733381482.9514177
    End of training over 1 year ago
  • 1733382217.228658
    End of training over 1 year ago
  • 1733382217.2305093
    End of training over 1 year ago
  • 1733455951.034819
    End of training over 1 year ago
  • 1733455951.0367222
    End of training over 1 year ago
  • events.out.tfevents.1733379580.4bb6dfe5acba.193.0
    3.47 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1733381157.be4afc66533e.114.0
    3.36 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1733381482.48ba9f426bd3.114.0
    3.36 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1733382217.48ba9f426bd3.218.0
    3.69 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1733455951.86b789e960ce.91.0
    273 MB
    xet
    End of training over 1 year ago