You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
511 B
27 lines
511 B
; This is a comment
|
|
[database]
|
|
dbname = huiya_db
|
|
user = postgres
|
|
password = DsideaL147258369
|
|
host = 10.10.14.71
|
|
port = 5432
|
|
|
|
[comfyui]
|
|
server_address = 192.168.1.21:8188
|
|
|
|
[webui]
|
|
; 生图服务地址
|
|
webui_address = 192.168.1.21:7860
|
|
txt2img_url = /sdapi/v1/txt2img
|
|
img2img_url = /sdapi/v1/img2img
|
|
wd_url = /tagger/v1/interrogate
|
|
; WEB服务器地址
|
|
[webServer]
|
|
;web_url = https://www.hzkjai.com
|
|
web_url = http://127.0.0.1:9000
|
|
|
|
[system]
|
|
; 处理机编号
|
|
machine_id = 4090D_Dsideal
|
|
|