remiai3 commited on
Commit
e5ae4f2
·
verified ·
1 Parent(s): 9d8c3ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -17
README.md CHANGED
@@ -1,18 +1,11 @@
1
- Image Generation UI v2
2
- A custom Hugging Face Space for generating images using SSD-1B and Stable Diffusion v1-5 models.
 
 
 
 
 
 
 
3
 
4
- ## Setup
5
- - Clone the repository: `git clone https://huggingface.co/spaces/remiai3/image-generation-ui-v2`.
6
- - Install dependencies: `pip install -r requirements.txt`.
7
- - Set `HF_TOKEN` environment variable with your Hugging Face Access Token.
8
- - Run: `python app.py`.
9
-
10
- ## Features
11
- - Select between SSD-1B and Stable Diffusion v1-5 models.
12
- - Choose image ratios: 1:1, 3:4, 16:9.
13
- - Generate up to 4 images (SSD-1B limited to 1).
14
- - Custom UI with logo.
15
-
16
- ## Models
17
- - [SSD-1B](https://huggingface.co/remiai3/ssd-1b)
18
- - [Stable Diffusion v1-5](https://huggingface.co/remiai3/stable-diffusion-v1-5)
 
1
+ ---
2
+ title: Image Generation Ui V2
3
+ emoji: 🚀
4
+ colorFrom: indigo
5
+ colorTo: pink
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
 
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference