YangLing0818 / RPG-DiffusionMaster

[ICML 2024] Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG)
https://arxiv.org/abs/2401.11708
1.61k stars 90 forks source link

Style database not found: styles.csv #20

Closed RahulSinghalChicago closed 6 months ago

RahulSinghalChicago commented 6 months ago

Anyone know which styles.csv this should be?

ShashwatNigam99 commented 6 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 6 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 6 months ago

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

RahulSinghalChicago commented 6 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