- This website upscales images and videos using Real-ESRGAN.
- Currently, there is no functionality on the site for video upscaling, I'll be adding it in the future.
recording.mp4
- Clone the repository.
git clone https://github.com/git-pixel22/Sharpify.git
- Move into the project directory if using the terminal by doing
cd Sharpify
Or simply open the folder in VS Code.
- Install the requirements of the project.
pip install -r requirements.txt
npm install
- Run the application.
flask run
- Open your browser and go to your localhost's port 5000.
http://localhost:5000/