YangLing0818 / RPG-DiffusionMaster

[ICML 2024] Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (RPG)
https://proceedings.mlr.press/v235/yang24ai.html
MIT License
1.7k stars 99 forks source link

Style database not found: styles.csv #20

Closed RahulSinghalChicago closed 10 months ago

RahulSinghalChicago commented 10 months ago

Anyone know which styles.csv this should be?

ShashwatNigam99 commented 10 months ago

The code in this repository is taken from https://github.com/hako-mikan/sd-webui-regional-prompter. You can find the file here. It is not required though.

YangLing0818 commented 10 months ago

Anyone know which styles.csv this should be?

You can run our code without this file. Currently, we focus on optimizing the whole pipeline of our MLLM-controlled framework, so we overlook to optimize these plugins. We will fix it in next version. Thanks for your interest!

RahulSinghalChicago commented 9 months ago

The file styles.csv is available at this link https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/10129

RahulSinghalChicago commented 9 months ago

The code in this repository is taken from https://github.com/hako-mikan/sd-webui-regional-prompter. You can find the file here. It is not required though.

style.css is available, but unfortunately not the styles.csv found it here https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/10129