Spaces:
Paused
Paused
| # CLAUDE.md | |
| This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. | |
| ## 重要な指示 | |
| - **常に日本語で会話すること** | |
| - このプロジェクトはHugging Face Spacesで動作するGradio 5.31.0を使用したアプリケーションの開発が目的です。 | |
| - 開発するアプリケーションはClaudeCodeに使用させるための画像生成MCPサーバーです。画像生成にはgemini2.0flashを活用します。サンプルコードはgemini_sample_code.txt | |
| ## Project Overview | |
| ImageGenMCP - Hugging Face Spaces上で動作する画像生成アプリケーション(Gradio 5.31.0使用) | |
| ## Development Commands | |
| *To be updated once the project is initialized with package.json or other configuration files.* | |
| ## Architecture | |
| *To be documented once the codebase structure is established.* |