ottopilot commited on
Commit
7075719
1 Parent(s): 6874496

gt sign missing to close the author's email

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ version = "0"
4
  repository = "https://github.com/kalaspuff/stable-diffusion-webui-controlnet-docker"
5
  homepage = "https://huggingface.co/spaces/carloscar/stable-diffusion-webui-controlnet-docker"
6
  description = "Build configuration for Docker to set up AUTOMATIC1111's Stable Diffusion WebUI + Mikubill's ControlNet extension to run on a GPU-enabled server."
7
- authors = ["Carl Oscar Aaro <[email protected]"]
8
 
9
  [tool.poetry.dependencies]
10
  python = ">=3.10,<3.11"
 
4
  repository = "https://github.com/kalaspuff/stable-diffusion-webui-controlnet-docker"
5
  homepage = "https://huggingface.co/spaces/carloscar/stable-diffusion-webui-controlnet-docker"
6
  description = "Build configuration for Docker to set up AUTOMATIC1111's Stable Diffusion WebUI + Mikubill's ControlNet extension to run on a GPU-enabled server."
7
+ authors = ["Carl Oscar Aaro <[email protected]>"]
8
 
9
  [tool.poetry.dependencies]
10
  python = ">=3.10,<3.11"