guyyariv/DyPE
Official implementation for "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion".
This tool helps AI developers and researchers generate extremely high-resolution images, up to 4K x 4K, from text prompts. It takes a text description as input and produces detailed images without needing to retrain existing image generation models. It's designed for those working with diffusion models who need to scale up image output quality significantly.
344 stars.
Use this if you are a machine learning engineer or researcher looking to create ultra-high-resolution images using pre-trained diffusion models without the high cost and time of retraining.
Not ideal if you are an end-user without programming knowledge, as this tool requires command-line execution and familiarity with Python environments.
Stars
344
Forks
37
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/guyyariv/DyPE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
devzhk/InverseBench
InverseBench (ICLR 2025 spotlight)
wyhuai/DDNM
[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
bahjat-kawar/ddrm
[NeurIPS 2022] Denoising Diffusion Restoration Models -- Official Code Repository
yuanzhi-zhu/DiffPIR
"Denoising Diffusion Models for Plug-and-Play Image Restoration", Yuanzhi Zhu, Kai Zhang,...
Algolzw/image-restoration-sde
Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning...