Spaces:
Runtime error
Runtime error
LOGOS Computational System
A vision analysis system integrated with LM Studio for computational processing.
Features
- Vision Analysis: Upload images for AI-powered analysis
- LM Studio Integration: Direct connection to local models
- Real-time Processing: Fast response times with optimized workflows
- Custom Prompts: Tailor analysis to your specific needs
Model Configuration
- Model: google/gemma-3-4b
- LM Studio: http://192.168.0.105:1234
- Framework: Gradio 4.44.0
Usage
- Upload an image or use the "Create Test Image" button
- Enter a custom analysis prompt or use the default
- Click "Analyze Image" to process
- View results in real-time
Technical Details
- Backend: Python with Gradio interface
- Vision Model: Google Gemma 3-4B via LM Studio
- Image Processing: PIL and OpenCV
- API: RESTful HTTP requests to LM Studio
Requirements
- Python 3.8+
- Gradio >=4.0.0
- Requests >=2.28.0
- Pillow >=9.0.0
- LM Studio with google/gemma-3-4b model
LOGOS Computational System v1.0