Instructions to use renderartist/retrocomicflux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use renderartist/retrocomicflux 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("renderartist/retrocomicflux") prompt = "c0m1c style vintage comic cover of a psychic woman sitting at a covered red table, in a haunting manor scene, the illustration style is macabre, candles in the bacground over a mantle, the psychic is hovering her hands over a purple crystal ball. Title test reads \"Tales from the Flux\" in an eerie type face. In the lower corner show a price of 15 cents and the date SEP 2024" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 10 files
Browse files- Retro_Comic_Flux_v1_renderartist.safetensors +3 -0
- images/ComfyUI_09863_.png +3 -0
- images/ComfyUI_09868_.png +3 -0
- images/ComfyUI_temp_ipugi_00040_.png +3 -0
- images/ComfyUI_temp_ipugi_00068_.png +3 -0
- images/ComfyUI_temp_ipugi_00071_.png +3 -0
- images/ComfyUI_temp_ipugi_00076_.png +3 -0
- images/ComfyUI_temp_ipugi_00079_.png +3 -0
- images/ComfyUI_temp_ipugi_00085_.png +3 -0
- images/ComfyUI_temp_ipugi_00131_.png +3 -0
Retro_Comic_Flux_v1_renderartist.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42cf3db68257deb559a24fee4f04373858249a20681c43df6dfa73381da72c79
|
| 3 |
+
size 153286288
|
images/ComfyUI_09863_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_09868_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00040_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00068_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00071_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00076_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00079_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00085_.png
ADDED
|
Git LFS Details
|
images/ComfyUI_temp_ipugi_00131_.png
ADDED
|
Git LFS Details
|