Instructions to use Polycruz9/nft-experimental-beta2-ckpt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Polycruz9/nft-experimental-beta2-ckpt with Diffusers:
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] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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
- -
Model tree for Polycruz9/nft-experimental-beta2-ckpt
Base model
black-forest-labs/FLUX.1-dev