stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: Style database not found: /workspace/file/stable-diffusion-webui/styles.csv

Open projecthorizon993 opened this issue 1 year ago • 2 comments

Checklist

  • [ ] The issue exists after disabling all extensions
  • [X] The issue exists on a clean installation of webui
  • [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • [ ] The issue exists in the current version of the webui
  • [X] The issue has not been reported before recently
  • [ ] The issue has been reported before but has not been fixed yet

What happened?

I make a port to use cpu on gitpod

Steps to reproduce the problem

  1. use gitpod to make a copy
  2. setup all environments for diffusion
  3. run on notebook
  4. make sure all requirements installed
  5. bugged

What should have happened?

run on gradio

What browsers do you use to access the UI ?

No response

Sysinfo

sysinfo-2024-02-08-08-08.json

Console logs

Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
Version: v1.7.0
Commit hash: cf2772fab0af5573da775e7437e6acdca424f26e
Launching Web UI with arguments: --no-half --skip-torch-cuda-test --share --skip-version-check
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.

Additional information

No response

projecthorizon993 avatar Feb 08 '24 08:02 projecthorizon993

this problem occuring when you don't have any styles.csv in the root of your A1111 folder. Create styles by writing negative prompts or positive prompts and then save them with stable Diffusion. after that a new Styles.csv will appear in the root of your a1111 folders.

EKKIV0K avatar Feb 09 '24 08:02 EKKIV0K

hello, did u solve it?

zhangdayu911 avatar Jun 10 '24 16:06 zhangdayu911

I solved it it a bug when setup enviroment

projecthorizon993 avatar Jun 16 '24 09:06 projecthorizon993

How do I solve it?

warudokiruhya avatar Aug 08 '24 13:08 warudokiruhya