mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs: clarify nvidia cuda ai support (#378)
This commit is contained in:
@@ -145,7 +145,7 @@ curl -X POST http://localhost:1349/api/v1/tools/<section>/<toolId>/batch \
|
||||
|
||||
### AI Tools
|
||||
|
||||
All AI tools run on your hardware (CPU or NVIDIA GPU). No internet required.
|
||||
All AI tools run on your hardware: CPU by default, or NVIDIA CUDA when a supported NVIDIA GPU is available. Intel/AMD iGPU acceleration through VA-API, Quick Sync, or OpenCL is not supported for AI inference today. No internet required.
|
||||
|
||||
| Tool ID | Name | AI Model | Key settings |
|
||||
|---------|------|---------|-------------|
|
||||
|
||||
Reference in New Issue
Block a user