Upgrade to Nano Banan 2

This commit is contained in:
Timothy Kassis
2026-03-05 10:08:17 -08:00
parent 1299970688
commit d965eb83bc
5 changed files with 49 additions and 49 deletions

View File

@@ -1,12 +1,12 @@
#!/usr/bin/env python3
"""
Scientific schematic generation using Nano Banana Pro.
Scientific schematic generation using Nano Banana 2.
Generate any scientific diagram by describing it in natural language.
Nano Banana Pro handles everything automatically with smart iterative refinement.
Nano Banana 2 handles everything automatically with smart iterative refinement.
Smart iteration: Only regenerates if quality is below threshold for your document type.
Quality review: Uses Gemini 3 Pro for professional scientific evaluation.
Quality review: Uses Gemini 3.1 Pro Preview for professional scientific evaluation.
Usage:
# Generate for journal paper (highest quality threshold)
@@ -34,9 +34,9 @@ def main():
epilog="""
How it works:
Simply describe your diagram in natural language
Nano Banana Pro generates it automatically with:
Nano Banana 2 generates it automatically with:
- Smart iteration (only regenerates if quality is below threshold)
- Quality review by Gemini 3 Pro
- Quality review by Gemini 3.1 Pro Preview
- Document-type aware quality thresholds
- Publication-ready output