ai-forever / Real-ESRGAN

PyTorch implementation of Real-ESRGAN model
BSD 3-Clause "New" or "Revised" License
463 stars 118 forks source link

Added GUI version using Streamlit #28

Open parsakhavarinejad opened 5 months ago

parsakhavarinejad commented 5 months ago

This version introduces a new Python file named run.py. It utilizes Streamlit's capabilities to create an interactive web interface with a super-resolution model on local machines.