feat: Vision-Support für Gemma-4, Bilderkennung im Web UI
- Modell gewechselt zu aratan/gemma-4-E4B-q8-it-heretic:latest - Multimodale Anfragen (Text + Bild) über Ollama API - Bild-Upload im Chat-Interface mit Vorschau - Automatisches Image-Resizing und JPEG-Kompression - Vision-Regeln im Persona-Prompt integriert - Memory-System erweitert für Bildhinweise - Frontend: Bildvorschau, Upload-Button, responsive Styling - README aktualisiert
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@ flask>=2.3.0
|
||||
pyyaml>=6.0
|
||||
requests>=2.31.0
|
||||
werkzeug>=2.3.0
|
||||
jinja2>=3.1.0
|
||||
jinja2>=3.1.0
|
||||
Pillow>=10.0.0
|
||||
|
||||
Reference in New Issue
Block a user