// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 12, 2026
30.7 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

171 Sungai Kim Kim victims win civil suit against factory and two Singaporean directors seven years after toxic waste disaster

Seven years after the Sungai Kim Kim disaster, 171 victims have secured a civil court victory against four defendants, including two Singaporean nationals. The amount of damages will be decided later.

Cik Lan drives Nur Sajat’s mum from JB at 4am for emotional reunion after 6 years apart

Singapore-born host Roslan Shah, better known as Cik Lan, helped Malaysian influencer Nur Sajat reunite with her mother in Singapore after six years apart.

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