manga-trans
by chiraitori
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHONUTF8 | No | Set to 1 to enable UTF-8 mode. | |
| PYTHONIOENCODING | No | Set to utf-8 for proper encoding. | |
| PYTHONUNBUFFERED | No | Set to 1 to disable buffering. | |
| MANGA_TRANS_DEVICE | No | Set to auto to use CUDA when available, or cpu to force CPU OCR. | |
| MANGA_OCR_BATCH_SIZE | No | Controls OCR batch size. The default is 8 on CUDA and 16 on CPU. Lower it if GPU memory is tight. |
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
ActivityMaintained
ResponsivenessNo issues