Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<p align="center">
|
2 |
<img src="https://github.com/user-attachments/assets/3af1aebf-241b-4b79-9634-c26e71f47b04" alt="Background Image" width="40%">
|
3 |
</p>
|
4 |
|
5 |
<h1 align="center">ImgCap</h1>
|
6 |
|
7 |
-
<p align="center">ImgCap is an image captioning system designed to generate descriptive captions for images automatically.</p>
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: ImgCap
|
4 |
+
sdk: gradio
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: gray
|
8 |
+
app_file: main.py
|
9 |
+
pinned: true
|
10 |
+
---
|
11 |
<p align="center">
|
12 |
<img src="https://github.com/user-attachments/assets/3af1aebf-241b-4b79-9634-c26e71f47b04" alt="Background Image" width="40%">
|
13 |
</p>
|
14 |
|
15 |
<h1 align="center">ImgCap</h1>
|
16 |
|
17 |
+
<p align="center">ImgCap is an image captioning system designed to generate descriptive captions for images automatically.</p>
|