https://github.com/chakib-belgaid/comfyui_prompt_styler

https://github.com/chakib-belgaid/comfyui_prompt_styler

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: chakib-belgaid
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 355 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 4
  • Open Issues: 2
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

readme.md

ComfyUI Style Plugin

This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts.

Installation

To install the plugin, clone this repository into the custom_nodes folder in ComfyUI.

Adding New Styles

To add new styles, place the CSV or JSON file into the styles folder in this repository.

Note: Ensure that the positive prompt in the style contains "{prompt}". If it doesn't, the prompt will be appended at the end of the style.

Nodes

The plugin includes the following node:

  • promot_styler

Example

Here's an example of how to use the plugin:

Example scenario

Known Issues

There is a visual bug where not all buttons are visible. To fix this, simply resize the box.

Credits

The styles are downloaded from the Dice repository.

Owner

  • Name: belgaid mohammed chakib
  • Login: chakib-belgaid
  • Kind: user
  • Location: lille france
  • Company: inria-lille

Green Coder, Gamer, and technology enthousiaste, I am a PhD in computer carbonfoot prints, energy measurement and Software optimization

GitHub Events

Total
  • Pull request event: 1
  • Fork event: 1
Last Year
  • Pull request event: 1
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 12
  • Total Committers: 2
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.083
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
chakib belgaid c****d@g****m 11
snomiao s****r@g****m 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 17 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.67
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • haohaocreates (4)
  • robinjhuang (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/publish.yml actions
  • Comfy-Org/publish-node-action main composite
  • actions/checkout v4 composite