ComfyUI Extension
ComfyUI-ProtoTeller
Custom ComfyUI nodes for a tarot card reader workflow.
DoctorDiffusion/ComfyUI-ProtoTeller
Nodes6
On cloudLocal install
CategoryProtoTeller
Stars1
Updated5 months ago
Nodes (6)
Card Titles
The node that keeps your tarot cards legible
ProtoTeller
Conditional Image Rotate
The 'rotate' that's really a flip — and why reversed cards want it
ProtoTeller
Conditional Text Concat
The concat node that decides whether the reversal gets mentioned
ProtoTeller
Conditional Text Switch
A two-text switch keyed to your card's parity
ProtoTeller
Draw Wildcards
The node that is the card deck
ProtoTeller
ProtoTeller Card Reading
The reveal node
ProtoTeller
Readme
ComfyUI-ProtoTeller
Custom ComfyUI nodes for a tarot card reader workflow.
<img width="1961" height="1207" alt="Screenshot 2026-04-05 193844" src="https://github.com/user-attachments/assets/5a6923e2-8832-4efe-adbd-3018d133d4d4" />Install to ComfyUI custom_nodes folder.
Model Links
Diffusion Model
Text Encoders
LoRAs
VAE
Model Storage Location
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 diffusion_models/
│ │ └── z_image_turbo_bf16.safetensors
│ ├── 📂 clip/
│ │ ├── gemma_3_12B_it_fp8_scaled.safetensors
│ │ └── qwen_3_4b.safetensors
│ ├── 📂 loras/
│ │ ├── PNTE_neg_ZiT_A_v1.safetensors
│ │ └── trtcrd_zimage_dedistilled_lora_v001.safetensors
│ └── 📂 vae/
│ └── ae.safetensors
├── 📂 custom_nodes/
│ ├── 📂 ComfyUI-ProtoTeller/