ComfyUI Node: SuperPrompter
Authored by NeuralSamurAI
Created 7 months ago
Updated 5 months ago
64 stars
Category
text
Inputs
prompt STRING
max_new_tokens INT
repetition_penalty FLOAT
remove_incomplete_sentences BOOLEAN
Outputs
STRING
Extension: SuperPrompter Node for ComfyUI
The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process.
Authored by NeuralSamurAI