Text-to-Image
Diffusers
TensorBoard
English
StableDiffusionPipeline
comic book art
visual art
self art style
duskfallcrew
Instructions to use xFutureTechx/visual-art-style-1-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/visual-art-style-1-5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xFutureTechx/visual-art-style-1-5", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "dskyart1" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Visual Art Style 1.5 Dreambooth model trained by Duskfallcrew with
Hugging Face Dreambooth Training Space
with the v1-5 base model
You run your new concept via diffusers
Colab Notebook for Inference. Don't forget to use the concept prompts!
Trained on our own art
DO NOT SELL YOUR MERGES DO NOT RESELL THIS MODEL PLEASE GIVE CREDIT WHEN USING OR MERGING IDGAF BEYOND THAT
We've long since retired from AI, but if you find our content useful even long after please feel free to send us a KoFI Otherwise feel free to partake in our affiliate links
Output Samples
dskyart1 (use that on your prompt)
- Downloads last month
- 39



