// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 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

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

Man draws out a kitchen knife because his neighbor was making a phone call in public corridor

A man, angered by his neighbor's loud phone call outside his home, not only hurled insults at the neighbor but also went home to grab a kitchen knife and stormed towards him.

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