How to use from the
Use from the
Diffusers library
# Gated model: Login with a HF token with gated access permission
hf auth login
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Polycruz9/nft-experimental-beta2-ckpt")

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

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

nft-experimental-beta2-ckpt

  
 ______  ______   __       __  __   ______   ______   __  __   ______       __   ______    
/\  == \/\  __ \ /\ \     /\ \_\ \ /\  ___\ /\  == \ /\ \/\ \ /\___  \     /\ \ /\  __ \   
\ \  _-/\ \ \/\ \\ \ \____\ \____ \\ \ \____\ \  __< \ \ \_\ \\/_/  /__    \ \ \\ \ \/\ \  
 \ \_\   \ \_____\\ \_____\\/\_____\\ \_____\\ \_\ \_\\ \_____\ /\_____\    \ \_\\ \_____\ 
  \/_/    \/_____/ \/_____/ \/_____/ \/_____/ \/_/ /_/ \/_____/ \/_____/     \/_/ \/_____/ 
                                                                                                                                                                                                  

Model Files

File Size Description
nft-experimental-beta2-ckpt-2050.safetensors 613 MB Checkpoint at step 2050
nft-experimental-beta2-ckpt-4800.safetensors 613 MB Checkpoint at step 4800
nft-experimental-beta2-ckpt-5560.safetensors 613 MB Checkpoint at step 5560

Repository Structure

File Size Purpose
.gitattributes 1.52 kB Git configuration
README.md 150 Bytes Project documentation
Downloads last month
-
Inference Providers NEW

Model tree for Polycruz9/nft-experimental-beta2-ckpt

Adapter
(40059)
this model