Trouter-Library commited on
Commit
92d2471
·
verified ·
1 Parent(s): 3fd5fbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -13,6 +13,42 @@ language:
13
  library_name: diffusers
14
  ---
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  # OpenTrouter/Trouter-Imagine-1
17
 
18
  ## Model Description
 
13
  library_name: diffusers
14
  ---
15
 
16
+ ---
17
+ license: apache-2.0
18
+ tags:
19
+ - text-to-image
20
+ - image-generation
21
+ - diffusion
22
+ - stable-diffusion
23
+ - ai-art
24
+ - generative-ai
25
+ pipeline_tag: text-to-image
26
+ language:
27
+ - en
28
+ library_name: diffusers
29
+ ---
30
+
31
+ <div align="center">
32
+
33
+ ![Trouter-Imagine-1 Banner](https://images.unsplash.com/photo-1419242902214-272b3f66ee7a?q=80&w=2013&auto=format&fit=crop)
34
+
35
+ # 🎨 Trouter-Imagine-1
36
+
37
+ ### *Transform Your Words Into Stunning Visual Art*
38
+
39
+ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
40
+ [![Model](https://img.shields.io/badge/Model-Stable%20Diffusion-purple.svg)]()
41
+ [![Python](https://img.shields.io/badge/Python-3.8%2B-green.svg)](https://www.python.org/)
42
+ [![HuggingFace](https://img.shields.io/badge/🤗-HuggingFace-yellow.svg)](https://huggingface.co/)
43
+
44
+ **High-quality text-to-image generation powered by advanced diffusion models**
45
+
46
+ [🚀 Quick Start](#how-to-use) • [📚 Documentation](#model-description) • [💡 Examples](#example-prompts) • [🎯 Features](#key-features)
47
+
48
+ ---
49
+
50
+ </div>
51
+
52
  # OpenTrouter/Trouter-Imagine-1
53
 
54
  ## Model Description