silentoplayz
92e117e881
Update env-configuration.md
...
Removed depreciated env vars:
```
COMFYUI_CFG_SCALE
COMFYUI_SAMPLER
COMFYUI_SCHEDULER
COMFYUI_SD3
COMFYUI_FLUX
COMFYUI_FLUX_WEIGHT_DTYPE
COMFYUI_FLUX_FP8_CLIP
```
2024-08-22 01:02:14 +00:00
Justin Hayes
39b6ced7ec
Revert "Crucial Fix: command wrong written, cp
"
2024-08-16 13:59:04 -04:00
Miguel Gargallo
48d311c73e
Crucial Fix: command wrong written, cp
...
Crucial Fix: command wrong written, `cp`
Some university students and I found this crucial error fix on the guide
2024-08-16 14:06:37 +02:00
silentoplayz
0ee055b30e
Update env-configuration.md
2024-08-13 17:14:37 +00:00
Timothy Jaeryang Baek
137db5734e
Merge pull request #173 from cdgco/main
...
Add OAUTH_EMAIL_CLAIM env variable
2024-08-13 18:25:52 +02:00
nixupp
39dccf40a3
add ENABLE_OPENAI_API
...
based on ollama one
2024-08-13 10:42:05 +00:00
Carter Roeser
67ef1426f9
Add OAuth Redirect URI env vars
2024-08-07 14:48:26 -07:00
Carter Roeser
ba9f1ad2ae
Add OAUTH_EMAIL_CLAIM description
2024-08-07 11:47:31 -07:00
John Karabudak
db563874e3
updated Flux documentation for ComfyUI
2024-08-03 18:38:31 -02:30
John Karabudak
4007710037
added documentation on the new Flux model support
2024-08-02 14:23:25 -02:30
Mike Stewart
3c3d844950
Update env-configuration.md
2024-07-31 10:58:43 -03:00
Mike Stewart
f449a95799
Fix TTS environment variable documentation
2024-07-30 20:26:52 -03:00
Dillon
8172a4e4c7
fixed mismatched header size (3 to 4) for ENABLE_LOGIN_FORM
2024-07-30 11:23:16 -04:00
Justin Hayes
81a420e226
Merge pull request #149 from jiangying000/patch-1
...
Update index.mdx guide, use venv
2024-07-29 13:08:28 -04:00
Dillon
784697e11c
updated env var to ENABLE_LOGIN_FORM from ENABLE_USERNAME_PASSWORD_LOGIN
2024-07-24 21:48:20 -04:00
Dillon
53d0930ea4
added new ENABLE_USERNAME_PASSWORD_LOGIN env variable information
2024-07-23 22:59:14 -04:00
0xThresh.eth
2dfe6ee809
Fixed docs layout
2024-07-20 11:33:23 -06:00
jiangying
896a7b3a52
save
2024-07-19 11:40:28 +08:00
Semihal
eb3128eeec
Doc for custom OpenID claims
2024-07-01 10:28:08 +03:00
Jun Siang Cheah
8a1d71031d
add missing env vars
2024-07-01 13:07:48 +08:00
Timothy J. Baek
9a44879a37
Update env-configuration.md
2024-06-23 21:27:11 -07:00
Timothy Jaeryang Baek
55c11b61fd
Merge pull request #119 from JohnTheNerd/comfyui-env-config
...
added four new environment variables for ComfyUI
2024-06-19 12:27:31 -07:00
John Karabudak
45171e7b3e
added four new environment variables for ComfyUI
...
- COMFYUI_CFG_SCALE: sets cfg_scale to be passed to ComfyUI
- COMFYUI_SAMPLER: sets the sampler
- COMFYUI_SCHEDULER: sets the scheduler
- COMFYUI_SD3: uses the SD3 latent image
2024-06-16 04:22:15 -02:30
John Karabudak
94228beafe
documented the new WEBUI_AUTH_TRUSTED_NAME_HEADER environment variable
2024-06-15 21:36:20 -02:30
Marcos Silva
ad1d3fe56f
docs: added tip to data location with docker
2024-06-11 20:05:47 -03:00
mindspawn
68bed28b37
Update env-configuration.md to describe proxy behavior.
2024-06-05 17:37:40 -07:00
Jun Siang Cheah
4719184e39
update web search docs for 0.2.0 release
2024-06-02 10:11:01 +01:00
Jun Siang Cheah
350667c27d
feat: add missing v0.2.0 env vars
2024-06-01 13:56:16 +01:00
Timothy J. Baek
073ed0c4ba
doc: top banner for all index
2024-05-28 13:31:11 -07:00
Jun Siang Cheah
09a6a60a7d
feat: add missing env vars to doc
2024-05-25 15:20:53 +01:00
Timothy J. Baek
f09eb92c7c
doc: install
2024-05-24 17:33:26 -07:00
Timothy J. Baek
1800b0caf3
doc
2024-05-24 17:20:42 -07:00
Samzong Lu
50315ecdf8
Update installation.md
...
Fixed a lag issue with Helm in the installation documentation.
2024-05-20 17:41:47 +08:00
Timothy J. Baek
caf34f2804
Update env-configuration.md
2024-05-12 14:15:34 -10:00
Timothy J. Baek
04d255a1c2
Update env-configuration.md
2024-05-08 10:11:19 -07:00
Timothy J. Baek
ce2c819e3d
Update env-configuration.md
2024-05-08 10:07:15 -07:00
Timothy J. Baek
39ffc58830
refac
2024-05-08 10:02:51 -07:00
Timothy J. Baek
770402682b
Update index.md
2024-05-08 09:55:03 -07:00
Timothy J. Baek
41672c9559
refac
2024-05-08 09:37:34 -07:00
Timothy Jaeryang Baek
bd9bd19b39
Merge pull request #66 from cheahjs/feat/add-network-diagrams
...
feat: add network diagrams for different deployments to aid network debugging
2024-05-08 08:14:26 -07:00
Jun Siang Cheah
296fc9a1f1
feat: group env vars
2024-05-08 20:14:51 +08:00
Jun Siang Cheah
deb44338d2
feat: add missing env vars, convert to list instead of table
2024-05-08 19:37:43 +08:00
Jun Siang Cheah
544da36a43
feat: add network diagrams for different deployments to aid network debugging
2024-05-08 17:47:35 +08:00
Timothy J. Baek
9e34a3bc11
Update index.md
2024-05-05 22:28:49 -07:00
Timothy Jaeryang Baek
ba2d61bcec
Merge pull request #51 from blairhudson/patch-1
...
Example Podman command in troubleshooting.md
2024-05-04 20:53:00 -07:00
Justin Hayes
fd2f9573a4
Fix install instructions layout
2024-05-01 12:34:04 -04:00
Justin Hayes
696c355099
Fix GPU instructions
2024-05-01 12:24:55 -04:00
Timothy Jaeryang Baek
d0e83e676e
Update env-configuration.md
...
0.1.122
2024-04-26 16:18:10 -05:00
Blair Hudson
71d027ef79
Example Podman command
2024-04-25 18:30:21 +10:00
taoi11
7a8a0b7749
Added Examples
2024-04-23 18:01:12 -06:00