Extensions/ComfyUI-ProtoTeller
ComfyUI Extension

ComfyUI-ProtoTeller

Custom ComfyUI nodes for a tarot card reader workflow.

By DoctorDiffusion·Created 5 months ago·Updated 5 months ago· 1
DoctorDiffusion/ComfyUI-ProtoTeller
Nodes6
On cloudLocal install
CategoryProtoTeller
Stars1
Updated5 months ago
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/