From 17a2cc420c75f953d89cb60afbdd13599d576f40 Mon Sep 17 00:00:00 2001 From: Benyahia Mohammed Oussama <mohammed.benyahia@etu.ec-lyon.fr> Date: Sun, 30 Mar 2025 01:03:31 +0000 Subject: [PATCH] Edit README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bd6bddf..f881ddb 100644 --- a/README.md +++ b/README.md @@ -226,13 +226,13 @@ The results were visually appealing and imaginative, showcasing the model's capa **Example Results from Stable Diffusion 3.5:**  -*Underwater wheeled bee* +*Underwater wheeled bee from large model*  -*Monster buys lollipop* +*Monster buys lollipop from large model*  -*Imagine a world without eggs* +*Imagine a world without eggs from large model* ### Smaller Model: OFA-Sys Small-Stable-Diffusion While the smaller model generated images, the quality and creativity were noticeably lower. The images lacked the detail and originality seen with the larger model, confirming that smaller models are less capable of handling complex, creative prompts. @@ -240,13 +240,13 @@ While the smaller model generated images, the quality and creativity were notice **Example Results from OFA-Sys Small-Stable-Diffusion:**  -*Example result 1 from smaller model* +*Underwater wheeled bee from smaller model*  -*Example result 2 from smaller model* +*Monster buys lollipop from smaller model*  -*Example result 3 from smaller model* +*Imagine a world without eggs from smaller model* ### Conclusion The experiment demonstrates that larger models, like Stable Diffusion 3.5, produce superior image quality and creativity. However, smaller models can still be useful in scenarios with hardware limitations, though they fall short in terms of detail and imagination when compared to their larger counterparts. -- GitLab