Summary
Keywords
Full Transcript
Welcome to Episode 34 of the ComfyUI tutorial series! In this tutorial, I'll show you how to use the DeepSeek Janus Pro model to generate a text prompt from an image and then use that prompt to create a similar image. This can be useful for refining prompts, automating image descriptions, and enhancing AI-generated artwork. We'll cover: ✅ Installing the Janus Pro custom node in ComfyUI ✅ Setting up the Janus Pro 1B and 7B models from Hugging Face ✅ Using the Janus Image Understanding node to extract prompts from images ✅ Connecting the Janus output to SDXL or Flux models for better image generation ✅ Improving prompts with custom instructions for more detailed outputs 🔗 Get the Workflow Files & Join the Community You can download the workflow files for free from our Discord server, where you’ll also find discussions on AI image generation, custom nodes, and prompt engineering. https://discord.gg/gggpkVgBf3 Check Other Episodes https://www.youtube.com/playlist?list=PL-pohOSaL8P9kLZP8tQ1K1QWdZEgwiBM0 Unlock exclusive perks by joining our channel: https://www.youtube.com/channel/UCmMbwA-s3GZDKVzGZ-kPwaQ/join 💡 Helpful Links & Resources: Go to models folder and create a folder named: Janus-Pro Enter in that folder then Go to address bar and type cmd and press enter You can clone the model you want using this command For Janus-Pro-1B use this command: git clone https://huggingface.co/deepseek-ai/Janus-Pro-1B If it didn't download all the file you can download manually from https://huggingface.co/deepseek-ai/Janus-Pro-1B/tree/main in the ..models/Janus-Pro/Janus-Pro-1B folder For Janus-Pro-7B use this command: git clone https://huggingface.co/deepseek-ai/Janus-Pro-7B If it didn't download all the file you can download manually from https://huggingface.co/deepseek-ai/Janus-Pro-7B/tree/main in the ..models/Janus-Pro/Janus-Pro-7B folder Open Comfy UI, go to manager, custom nodes manager and search for Janus Pro and install ComfyUI-Janus-Pro created by the author cychenyue Restart Comfy UI after install. #comfyui #imagetotext #promptengineering
