Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,16 @@ license: apache-2.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
---
|
15 |
+
title: CLIP Image Upload Bot
|
16 |
+
emoji: 📸
|
17 |
+
colorFrom: pink
|
18 |
+
colorTo: purple
|
19 |
+
sdk: gradio
|
20 |
+
app_file: app.py
|
21 |
+
---
|
22 |
+
|
23 |
+
# CLIP Image Upload Bot
|
24 |
+
|
25 |
+
This app lets you capture or upload an image and post it to Instagram using AI.
|
26 |
+
|