mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 13:19:09 +02:00
fix: long topology rendering times
This commit is contained in:
parent
70e908fcb0
commit
edd2c61b17
50 changed files with 20 additions and 12 deletions
|
|
@ -234,11 +234,11 @@
|
|||
services = {
|
||||
ollama = {
|
||||
name = "Ollama";
|
||||
icon = "${self}/files/topology-images/ollama.png";
|
||||
icon = "services.ollama";
|
||||
};
|
||||
openwebui = {
|
||||
name = "Open WebUI";
|
||||
icon = "${self}/files/topology-images/openwebui.png";
|
||||
icon = "services.open-webui";
|
||||
};
|
||||
comfyui = {
|
||||
name = "Comfy UI";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue