Compare commits
2 Commits
383d5d32a8
...
6596c3e0f0
| Author | SHA1 | Date | |
|---|---|---|---|
| 6596c3e0f0 | |||
| 1aba3fb834 |
@@ -42,11 +42,15 @@ ollama:
|
|||||||
name: ollama-key-secret
|
name: ollama-key-secret
|
||||||
key: civitai-key
|
key: civitai-key
|
||||||
- name: WEBUI_ARGS
|
- name: WEBUI_ARGS
|
||||||
value: --api --listen
|
value: --api --listen --always-batch-cond-uncond --opt-split-attention --device-id=0
|
||||||
- name: CF_QUICK_TUNNELS
|
- name: CF_QUICK_TUNNELS
|
||||||
value: false
|
value: false
|
||||||
- name: WEB_ENABLE_AUTH
|
- name: WEB_ENABLE_AUTH
|
||||||
value: false
|
value: false
|
||||||
|
- name: PORT
|
||||||
|
value: "7860"
|
||||||
|
- name: SUPERVISOR_NO_AUTOSTART
|
||||||
|
value: jupyter,syncthing
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
|
|||||||
Reference in New Issue
Block a user