ChBysk commited on
Commit
a466065
·
verified ·
1 Parent(s): f733c5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- title: Image Batch Processor
3
- emoji: 🖼️
4
- colorFrom: indigo
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 6.9.0
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
-
12
  # Image Batch Renamer & Downloader
13
- A simple tool to upload images, rename them sequentially (like image1.png, image2.png), and download the result as a ZIP.
14
  WARNING! The code was copied from Gemini results. May contain plagiarism and unwanted issues (example unwanted code execution on user hardware).
15
  Copy code on your own account, just if you trust the code.
16
  [Link to GitHub](https://github.com/)
 
1
  ---
2
+ title: Brochure Generator
3
+ emoji: 📱
4
+ colorFrom: blue
5
+ colorTo: pink
6
  sdk: gradio
7
  sdk_version: 6.9.0
8
+ python_version: 3.11
9
  app_file: app.py
10
  pinned: false
11
  ---
 
12
  # Image Batch Renamer & Downloader
13
+ A simple tool to upload images, create a brochure.markdown file and download the result as a ZIP.
14
  WARNING! The code was copied from Gemini results. May contain plagiarism and unwanted issues (example unwanted code execution on user hardware).
15
  Copy code on your own account, just if you trust the code.
16
  [Link to GitHub](https://github.com/)