KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
BananAnimate
★ 11
Open GitHub ↗
Nano Banana + Wan2.2 Animate
Download README (.md)
Explore Similar Repositories
openword
:
A generative game world for your OpenClaw: turn a single sentence into an endless adventure with dynamic narratives, rendered scenes, and RPG mechanics. Play manually, or let guest agents take over.
comfyui-nano-banana-gemini2.5image
:
gemini2.5image
nano-banana-2-mcp
:
No description available.
nano_renderer_er
:
Python Script for Rhino 8 (Mac) to natively render the active viewport with Google's Gemini 2.5 Flash Image (Nano Banana).
Free-API-Server
:
Free API Server for Gemini
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BananAnimate
?
Download (.md)
<div align="center"> <img width="1200" height="475" alt="GHBanner" src="https://github.com/user-attachments/assets/0aa67016-6eaf-458a-adb2-6e31a0763ed6" /> </div> # 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/1DPO3_Ml0QWnXpezc4UbYNOblQBud_mJi ## Run Locally **Prerequisites:** Node.js 1. Install dependencies: `npm install` 2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key 3. Run the app: `npm run dev`