kevin1kevin1k commited on
Commit
49daec8
·
verified ·
1 Parent(s): db6415e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,7 +22,7 @@ Given a target image, WeavePrompt automatically generates and refines text promp
22
 
23
  The process involves generating images from identical prompts using various image generation models, comparing the results to a reference image through a recognition and similarity evaluation pipeline, and iteratively adjusting the prompt to minimize perceptual differences. This feedback loop continues for a set number of iterations, progressively enhancing prompt effectiveness.
24
 
25
- To achieve this, WeavePrompt integrates advanced tools:
26
 
27
  **Image recognition** is powered by meta-llama/Llama-4-Scout-17B-16E-Instruct.
28
 
@@ -33,7 +33,7 @@ To achieve this, WeavePrompt integrates advanced tools:
33
  - Google models: Imagen 4, Imagen 4 Ultra, and Gemini 2.5 Flash Image
34
  - Other models: Stable Diffusion 3.5 Large and Qwen Image
35
 
36
- By systematically combining prompt optimization with multi-model evaluation, WeavePrompt aims to advance the understanding of cross-model prompt effectiveness and improve controllability in image generation tasks.
37
 
38
  ## Features
39
  - Upload a target image
 
22
 
23
  The process involves generating images from identical prompts using various image generation models, comparing the results to a reference image through a recognition and similarity evaluation pipeline, and iteratively adjusting the prompt to minimize perceptual differences. This feedback loop continues for a set number of iterations, progressively enhancing prompt effectiveness.
24
 
25
+ To achieve this, **WeavePrompt** integrates advanced tools:
26
 
27
  **Image recognition** is powered by meta-llama/Llama-4-Scout-17B-16E-Instruct.
28
 
 
33
  - Google models: Imagen 4, Imagen 4 Ultra, and Gemini 2.5 Flash Image
34
  - Other models: Stable Diffusion 3.5 Large and Qwen Image
35
 
36
+ By systematically combining prompt optimization with multi-model evaluation, **WeavePrompt** aims to advance the understanding of cross-model prompt effectiveness and improve controllability in image generation tasks.
37
 
38
  ## Features
39
  - Upload a target image