AvocadoMuffin commited on
Commit
6e621a0
ยท
verified ยท
1 Parent(s): 94a89c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -25
README.md CHANGED
@@ -1,28 +1,13 @@
1
- # ๐Ÿ–ผ๏ธ Dynamic Image Caption Generator (Powered by Gemini Pro Vision)
2
-
3
- Welcome to the Dynamic Image Caption Generator! ๐Ÿš€
4
-
5
- Upload any image and generate intelligent, detailed, and creative descriptions using Google's Gemini Vision model.
6
-
7
- ## โœจ Features
8
- - ๐Ÿ“ท **Basic Captioning**: Quickly get a simple description of your uploaded image.
9
- - ๐Ÿง  **Detailed Analysis**: Explore the relationships between objects in the image with a step-by-step breakdown.
10
- - ๐Ÿ“– **Creative Storytelling**: Generate imaginative stories inspired by your image.
11
- - ๐ŸŽญ **Emotional Interpretation**: Analyze the mood, emotions, and atmosphere conveyed.
12
- - ๐Ÿ•ต๏ธ **Object Detection**: List and describe visible objects in the scene.
13
- - ๐ŸŒ **Contextual Inference**: Guess the location, time of day, or context behind the scene.
14
- - ๐Ÿƒ **Action Detection**: Identify any movements or actions happening in the image.
15
- - ๐ŸŽฏ **Ask Anything**: Type your own custom prompts to ask questions about the image.
16
-
17
- ## ๐Ÿ›ก๏ธ API Key Policy
18
- - Users can try **2 free queries** using the built-in API key.
19
- - After 2 free uses, you will need to enter your **own Gemini API key** to continue.
20
-
21
- ## ๐Ÿ”ฅ How to Get Your API Key
22
- You can get a Gemini API key from [Google AI Studio](https://makersuite.google.com/).
23
-
24
  ---
25
-
26
- ๐Ÿ’ฌ **Built with**: Streamlit + Gemini 1.5 Flash
 
 
 
 
 
 
 
27
 
28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: "Dynamic Image Caption Generator"
3
+ emoji: "๐Ÿ–ผ๏ธ"
4
+ colorFrom: "blue"
5
+ colorTo: "purple"
6
+ sdk: "streamlit"
7
+ sdk_version: "1.32.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ ---
11
 
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference