LlmKira / BlipServer

🌻 Blip Server - img2txt Infrastructure - Generate short descriptions from images |δ»Žε›ΎεƒζŽ¨η†ζθΏ°ζ–‡ζœ¬

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlipServer

App

pip install pdm
pdm install
pdm run python app.py

Config

nano config.toml

[blip]
low_vram = true
device = "cuda" #or cpu

[server]
host = '127.0.0.1'
port = 10885

About

🌻 Blip Server - img2txt Infrastructure - Generate short descriptions from images |δ»Žε›ΎεƒζŽ¨η†ζθΏ°ζ–‡ζœ¬

License:MIT License


Languages

Language:Python 100.0%