wgpu-bilinear-interpolation
v0.1.0
Published
一个使用 wgpu 进行图像渲染的 Rust 库
Readme
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1H0Mwc13jL-qJuTYGyM8hS5RlLGPxJiJY
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
