stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Style database not found: /workspace/file/stable-diffusion-webui/styles.csv
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
- use gitpod to make a copy
- setup all environments for diffusion
- run on notebook
- make sure all requirements installed
- bugged
What should have happened?
run on gradio
What browsers do you use to access the UI ?
No response
Sysinfo
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
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.
hello, did u solve it?
I solved it it a bug when setup enviroment
How do I solve it?