PLUTON\igor.kreyda commited on
Commit
7321b1e
·
1 Parent(s): 95ce595

feat: add README metadata for HF Spaces

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Glitch Post Gen
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # AI Post Generator Bot
11
+
12
+ Telegram bot for generating AI posts and images, deployed on Hugging Face Spaces.
13
+
14
+ ## Configuration
15
+ This space runs a Node.js application inside a Docker container.
16
+ The default port is 7860.