Instructions to use dataautogpt3/FLUX-MonochromeManga with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use dataautogpt3/FLUX-MonochromeManga with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("dataautogpt3/FLUX-MonochromeManga", dtype=torch.bfloat16, device_map="cuda") prompt = "a monochrome manga of a girl" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 5fc55133ccf37ea14735c2496c8e25169d2f6e5568cbdfd51e9c8c85d7185a83
- Size of remote file:
- 17.1 GB
- SHA256:
- deb9f0d3004915d9481e903e1f83c4173840d92acc3c5fbefb35852a2094229d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.