diff --git a/Home.md b/Home.md index 8afb63d..a329af9 100644 --- a/Home.md +++ b/Home.md @@ -32,6 +32,6 @@ Click the "Denoise" button to perform TV denoising on the selected image using t The denoised image will be displayed in the GUI, and the program will save it to the specified output file. ## Dependencies -Qt framework (Qt GUI library) -OpenCV library -CUDA toolkit (compatible GPU required) \ No newline at end of file +* Qt framework (Qt GUI library) +* OpenCV library +* CUDA toolkit (compatible GPU required) \ No newline at end of file