Web Interface
Using the ALICE web dashboard
Dashboard Overview
Access the web interface at http://localhost:8080/web/
Dashboard Sections
- System Status - GPU info, memory usage, uptime
- Quick Generate - Fast image generation
- Recent Images - Latest generations
- Model Stats - Available models and cache status
Generation Interface
The generation page provides complete control:
- Model selection with preview
- Prompt and negative prompt inputs
- Parameter sliders (steps, CFG, resolution)
- Scheduler selection
- Seed control
- Real-time progress indicators
Gallery
Browse and manage all generated images:
- Grid or list view
- Search and filter
- Batch selection
- Privacy controls
- Metadata viewing
- Re-generate with same settings
Settings
Configure ALICE through the web interface:
- Server settings
- Default generation parameters
- Model cache configuration
- API authentication
Keyboard Shortcuts
| Shortcut |
Action |
| G |
Quick generate |
| L |
Open gallery |
| Esc |
Close modals |
Next Steps