agent-dev-07-test / README.md
OjciecTadeusz's picture
Upload README.md with huggingface_hub
093c666 verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: My Agent Space
sdk: gradio
app_file: app.py
pinned: false

My Agent Space (Gradio)

Secrets (Hugging Face → Settings → Secrets)

  • GOOGLE_API_KEY (Gemini) albo
  • OPENROUTER_API_KEY (OpenRouter) + OPENROUTER_MODEL

Local

  • cp .env.example .env
  • pip install -r requirements.txt
  • python app.py