kevin1kevin1k commited on
Commit
f27c2a4
·
verified ·
1 Parent(s): f79950a

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,8 +13,7 @@ app_port: 7860
13
 
14
  # WeavePrompt
15
 
16
- Iterative prompt refinement for text-to-image models.
17
- Given a target image, WeavePrompt automatically generates and refines text prompts to make a model's output resemble the target image, using vision-language models and perceptual metrics.
18
 
19
  ## Introduction
20
 
 
13
 
14
  # WeavePrompt
15
 
16
+ Iterative prompt refinement for image generation models; by giving a target image, WeavePrompt automatically generates and refines text prompts to make a model's output resemble the target image, using vision-language models and perceptual metrics.
 
17
 
18
  ## Introduction
19