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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,7 +8,9 @@ datasets:
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
 
 
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. Also known as CLIP_L.
12
+
13
+
14
  It lets you “steer” how AI interprets your written prompts by adding a smart adapter between the text input and the image model.
15
  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.
16