// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 23, 2026
25.3 C
Singapore

Will DeepSeek shake the AI market further? The company claims its new Janus-Pro image generator outperforms DALL-E and Stable Diffusion

On Monday afternoon, China tech startup DeepSeek launched its new AI image generator, Janus-Pro-7B. It claims to outperform OpenAI’s DALL-E 3 and Stability AI’s Stable Diffusion.

According to Mashable SEA, this follows the company’s introduction of a more affordable large language model (LLM), providing a strong alternative to OpenAI’s ChatGPT, which shook US-based AI stocks, led by the plummet of Nvidia and Oracle.

According to the company, its Janus-Pro-7B model is an upgrade to DeepSeek’s previous Janus model, launched late last year.

Like DALL-E, Janus-Pro allows users to use text prompts describing a photo or artwork to generate an image in response.

DeepSeek’s technical report said the new model improves Janus by upgrading its training processes, data quality, and model size, leading to more stable images and richer details. Janus-Pro also uses 72 million high-quality synthetic images combined with real-world data to achieve more visually appealing and stable outputs, as reported by Reuters.

Mashable SEA also reported that DeepSeek claims that Janus-Pro can analyse and generate images.

DeepSeek shared examples showing how Janus-Pro improves on the earlier Janus model, stating that “Janus-Pro delivers more stable outputs for short prompts, with improved visual quality, richer details, and the ability to generate simple text.”

DeepSeek comparison of text-to-image generation between Janus-Pro and its predecessor Janus.
Photo: GitHub

/TISG

Featured image by Depositphotos (for illustration purposes only)

Hot this week

Johor Menteri Besar Dato’ Onn Hafiz Ghazi hosts Johor media at Sunway Puteri Hill, calling press a “strategic partner” in bringing governmentt policies...

Johor Menteri Besar Dato' Onn Hafiz Ghazi has hosted a media engagement session at Sunway Puteri Hill, describing the press as a strategic partner rather than just a news outlet and calling for con...

Johor Menteri Besar visits Machap Dam as declining water levels prompt cloud seeding and emergency transfers amid prolonged dry spell

Johor Menteri Besar Dato' Onn Hafiz Ghazi has visited Machap Dam to assess declining water levels following continuous hot weather since early August, with mitigation measures including cloud seedi...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks