morikomorizz commited on
Commit
5161295
·
1 Parent(s): 2c21fe5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -3,8 +3,10 @@ base_model:
3
  - FireRedTeam/FireRed-Image-Edit-1.1
4
  ---
5
 
6
- This is FireRed Image Edit, which combines Transformer Diffusion, Text Encoder, and VAE into a single file.
7
- However, this model is still unstable for rendering images at resolutions of 1280x720 and above.
 
 
8
 
9
  *Version 1*
10
  - Combined With LoRa 8 Steps From FireRed Repo
 
3
  - FireRedTeam/FireRed-Image-Edit-1.1
4
  ---
5
 
6
+ This is FireRed Image Edit, which combines Transformer Diffusion, Text Encoder, and VAE into a single file.
7
+
8
+ This model is still unstable for rendering images at resolutions of 1280x720 and above.
9
+ However, for image editing, the results are more stable and satisfactory.
10
 
11
  *Version 1*
12
  - Combined With LoRa 8 Steps From FireRed Repo