Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Immich
  3. Changing CLIP model not processed

Changing CLIP model not processed

Scheduled Pinned Locked Moved Solved Immich
2 Posts 1 Posters 18 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • imc67I Offline
    imc67I Offline
    imc67
    translator
    wrote last edited by imc67
    #1

    Here it says you have to change the json: https://docs.cloudron.io/packages/immich/

    Here it has the options: https://docs.immich.app/install/config-file

    I wanted to change the Smart Search CLIP model from default ViT-B-32__openai to ViT-SO400M-16-SigLIP2-384__webli with this additional code to the json, but it doesn’t work (restart app):

    
    {
      "machineLearning": {
        "availabilityChecks": {
          "enabled": true,
          "interval": 30000,
          "timeout": 2000
        },
        "clip": {
          "enabled": true,
          "modelName": "ViT-SO400M-16-SigLIP2-384__webli"
        },
        "duplicateDetection": {
          "enabled": true,
          "maxDistance": 0.01
        },
        "enabled": true,
        "facialRecognition": {
          "enabled": true,
          "maxDistance": 0.5,
          "minFaces": 3,
          "minScore": 0.7,
          "modelName": "buffalo_l"
        },
        "ocr": {
          "enabled": true,
          "maxResolution": 736,
          "minDetectionScore": 0.5,
          "minRecognitionScore": 0.8,
          "modelName": "PP-OCRv5_mobile"
        },
        "urls": ["http://127.0.0.1:3003"]
      },
    }
    
    
    1 Reply Last reply
    1
    • imc67I Offline
      imc67I Offline
      imc67
      translator
      wrote last edited by
      #2

      just tried again but without the very last comma .... and now it works.
      poeh, what a comma can do ... or not

      1 Reply Last reply
      2
      • imc67I imc67 marked this topic as a question
      • imc67I imc67 has marked this topic as solved
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search