Skip to content

An image enhancement GUI tool based on Real-ESRGAN technology

License

Notifications You must be signed in to change notification settings

C7H10N2/Enhance-Real

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhance-Real

An image enhancement GUI tool based on Real-ESRGAN technology

Functions

  • Select different models for image enhancement
  • Select input image file
  • Select the output image folder
  • Run the Real-ESRGAN process to process the image
  • Preview the input image in the interface

System Requirements

  • Python 3.6 and above
  • Install required Python dependencies:
    • PySimpleGUI
    • Pillow
      PySimpleGUI == 4.60.4
      Pillow == 9.2.0```
      
      

You can save the above to a file named requirements.txt and use pip install -r requirements.txt to install the required dependencies. Please adjust the dependencies and version numbers according to your actual project needs.

About

An image enhancement GUI tool based on Real-ESRGAN technology

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages