mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-10 16:46:36 +08:00
Update community-containers/local-ai/readme.md
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Lance <Gero3977@gmail.com>
This commit is contained in:
parent
92488b1412
commit
ef76cadb08
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ This container bundles Local AI and auto-configures it for you.
|
|||
- Example for content of `models.yaml` (if you add all of them, it takes around 10GB additional space):
|
||||
```yaml
|
||||
# Stable Diffusion in NCNN with c++, supported txt2img and img2img
|
||||
- url: github:mudler/LocalAI/blob/master/gallery/stablediffusion.yaml
|
||||
- url: github:mudler/LocalAI/gallery/stablediffusion.yaml
|
||||
name: Stable_diffusion
|
||||
```
|
||||
- To make it work, you first need to browse `https://your-nc-domain.com/settings/admin/ai` and enable or disable specific features for your models in the openAI settings. Afterwards using the Nextcloud Assistant should work.
|
||||
|
|
Loading…
Add table
Reference in a new issue