flickies
by psyb0t
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLICKIES_OFFLINE | No | Set to 1 to disable automatic model download (operators stage the snapshot directory manually). | |
| FLICKIES_LOG_FILE | No | Path to the rotating log file. Default is /data/logs/flickies.log. | /data/logs/flickies.log |
| FLICKIES_LOG_LEVEL | No | Log level: DEBUG, INFO, etc. Default is INFO. | INFO |
| FLICKIES_AUTH_TOKEN | No | Bearer token for authentication. If set, clients must send 'Authorization: Bearer <token>'. Unset disables auth. | |
| FLICKIES_PREFETCH_ALL | No | Set to 1 to prefetch all engines at boot. | |
| FLICKIES_ENABLED_ENGINES | No | Comma-separated list of engines to prefetch at boot, e.g. 'wav2lip,gfpgan'. | |
| FLICKIES_IDLE_UNLOAD_SECS | No | Idle time in seconds before the model is unloaded by the sweeper. Default is 600. | 600 |
| FLICKIES_ENABLE_NONCOMMERCIAL | No | Set to 1 to enable Wav2Lip / Wav2Lip-GAN engines (non-commercial license gate). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues