sanch1tx commited on
Commit
88be017
·
verified ·
1 Parent(s): e26474b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
README.md CHANGED
@@ -1,16 +1,14 @@
1
- # 🍌 Nano Banana AI - Flask App
 
 
 
 
 
 
2
 
3
- This is a simple Flask web application deployed on [Hugging Face Spaces](https://huggingface.co/spaces/sanch1tx-nanobananaai) using **Docker** and **Gunicorn**.
4
- The app serves an HTML template using Flask’s `render_template`.
5
 
6
- ---
7
 
8
- ## 🚀 Features
9
- - Lightweight Flask backend
10
- - Renders HTML templates from the `templates/` folder
11
- - Runs on production-ready **Gunicorn**
12
- - Exposed on port **7860** for Hugging Face Space compatibility
13
 
14
- ---
15
 
16
- ## 📂 Project Structure
 
 
1
+ ---
2
+ title: NanoBananaAI
3
+ emoji: 🐨
4
+ colorFrom: indigo
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
 
 
 
9
 
 
10
 
 
 
 
 
 
11
 
 
12
 
13
+
14
+ ---