kevin1kevin1k commited on
Commit
db6415e
·
verified ·
1 Parent(s): 4b92433

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -24,11 +24,11 @@ The process involves generating images from identical prompts using various imag
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
 
29
- Similarity evaluation uses the LPIPS (alex) metric for perceptual comparison.
30
 
31
- Image generation models under evaluation include:
32
  - FLUX family: FLUX.1 [pro], [dev], [schnell], and FLUX.1 with LoRAs
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
 
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
 
29
+ **Similarity evaluation** uses the **LPIPS (alex)** metric for perceptual comparison.
30
 
31
+ **Image generation models** under evaluation include:
32
  - FLUX family: FLUX.1 [pro], [dev], [schnell], and FLUX.1 with LoRAs
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