AbstractPhil commited on
Commit
aed1f87
·
verified ·
1 Parent(s): bddb3f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  ---
9
 
10
  ## Simple Summary
11
- This project provides an advanced text control system for AI image generators.
12
  It lets you “steer” how AI interprets your written prompts by adding a smart adapter between the text input and the image model.
13
  By fine-tuning how the prompt is understood, you get more accurate, creative, or controllable AI-generated images—especially in complex or multi-style models like Stable Diffusion XL.
14
 
 
8
  ---
9
 
10
  ## Simple Summary
11
+ This project provides an advanced text control system for any AI generator that uses VIT-L-14 as a basis.
12
  It lets you “steer” how AI interprets your written prompts by adding a smart adapter between the text input and the image model.
13
  By fine-tuning how the prompt is understood, you get more accurate, creative, or controllable AI-generated images—especially in complex or multi-style models like Stable Diffusion XL.
14