new feature: gpu support

This commit is contained in:
2025-08-11 12:04:55 -07:00
parent a4f69a5f7d
commit 20278d67f1
11 changed files with 525 additions and 33 deletions
+1
View File
@@ -6,6 +6,7 @@ mod sampler;
mod state;
mod types;
mod ws;
mod gpu;
use axum::{routing::get, Router};
use std::{