mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-26 19:09:58 +00:00
Updated Contributing (markdown)
@@ -12,6 +12,11 @@ If you are making changes to used libraries or the installation script, you must
|
||||
# Code style
|
||||
I mostly follow code style suggested by PyCharm, with the exception of disabled line length limit.
|
||||
|
||||
# Quirks
|
||||
* `webui.user.bat` is never to be edited
|
||||
* `requirements_versions.txt` is for python 3.10.6
|
||||
* `requirements.txt` is for people running on colabs and whatnot using python 3.7
|
||||
|
||||
# Gradio
|
||||
Gradio at some point wanted to add this section to shill their project in the contributing section, which I didn't have at the time, so here it is now.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user