Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

A simple comfyui mountable node that you can easily drop into your extensions folder,

For those who want something to write prompts quickly and on the spot, including support for NSFW, so no more issues of getting the whole, "I cant do that" or "I am unable to describe that image"

Allows importing an image and having it output a description or anything else from the input image using an instruction/thinking model Also allows with the other node the ability to mount and use any LLM for text purpose, just ensure to past the model_path location to the folder so it can find it

REQUIRES THE FOLLOWING MODELS:

https://huggingface.co/huihui-ai/Huihui-Qwen3-8B-abliterated-v2/tree/main

https://huggingface.co/prithivMLmods/Qwen3-VL-4B-Instruct-abliterated-v1/tree/main

In your comfyui folder, create in your models folder a folder named LLM, dump in your models that youre interested in mounting, if you want to customize, either change path OR modify the python files to your interest

You are responsible for what the model generates, the model is unlocked and perfect for either research or experimentation, or genning, therefore use it wisely.

Here is a link to the original node, which I had many errors with and this was the only way I could get it working, just understand that having both the original node from Alex Cong and the one here will produce conflict.

https://github.com/alexcong/ComfyUI_QwenVL

Downloads last month
36