tmblack commited on
Commit
f955ba5
·
verified ·
1 Parent(s): fbbc9e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -18
README.md CHANGED
@@ -1,27 +1,39 @@
1
  ---
2
- title: Stable Diffusion 2.1 - বাংলা
3
  emoji: 🎨
4
- colorFrom: blue
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.34.1
8
  app_file: app.py
9
- pinned: true
10
- license: mit
11
  ---
12
 
13
- # বাংলা ইমেজ জেনারেটর
14
 
15
- Stable Diffusion 2.1 মডেল ব্যবহার করে টেক্সট থেকে ইমেজ জেনারেটর।
16
 
17
- ## বৈশিষ্ট্য
18
- - বাংলা বা ইংরেজি প্রম্পটে ইমেজ জেনারেশন
19
- - সুরক্ষা ফিল্টারিং সিস্টেম
20
- - কমিউনিটিতে শেয়ার করার সুবিধা
21
- - মোবাইল বান্ধব ইন্টারফেস
 
 
 
 
 
22
 
23
- ## ব্যবহার বিধি
24
- 1. ছবির বর্ণনা লিখুন (প্রম্পট)
25
- 2. এড়াতে চাইলে বিষয় লিখুন (ঐচ্ছিক)
26
- 3. "ইমেজ তৈরি করুন" বাটনে ক্লিক করুন
27
- 4. প্রাপ্ত ছবি কমিউনিটিতে শেয়ার করুন
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Multi-Image AI Generator
3
  emoji: 🎨
4
+ colorFrom: purple
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.25.2
8
  app_file: app.py
9
+ pinned: false
10
+ python_version: "3.10"
11
  ---
12
 
13
+ # 🚀 Multi-Image AI Generator
14
 
15
+ Create stunning visuals from text prompts with our powerful AI generator. This application generates **4 beautiful images simultaneously** using the SDXL-Turbo model.
16
 
17
+ ## ✨ Features
18
+ - Generate 1-10 images at once
19
+ - Fast image generation (2-4 seconds per image)
20
+ - Modern UI with gradient theme
21
+ - Gallery-style image display
22
+ - Seed control for reproducibility
23
+ - Adjustable image dimensions (256px to 1024px)
24
+ - Negative prompt support
25
+ - Example prompts for inspiration
26
+ - **No API key required**
27
 
28
+ ## 🛠️ Technical Details
29
+ - **Model**: SDXL-Turbo by Stability AI
30
+ - **Resolution**: 768×768 (default)
31
+ - **Inference Steps**: 2 (optimized for speed)
32
+ - **Framework**: Gradio 5.25.2
33
+
34
+ ## 🚀 Quick Start
35
+ 1. Enter your text prompt
36
+ 2. Click "✨ Generate 4 Images"
37
+ 3. View results in the gallery
38
+ 4. Use seeds to reproduce results
39
+ 5. Adjust settings in the control panel