// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 18, 2026
32.2 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)

- Advertisement -

Hot this week

Woman senses man live-streaming her on train, warns others in Singapore

From an IG post. A woman felt that her privacy was violated after seeing a man appearing to livestream her on the train. When she followed the man after he got off, she saw on his phone that he was...

Netizens bring up Singapore’s press freedom ranking as CNA, ST get ‘most trusted news source’ tags

The Straits Times falls slightly behind CNA, as the second most trusted news source, with a score of 77%

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