I assume with "Gallery" you actually mean an album. So just remove the rating function from your theme's album.php.
Also it might work to place the rating function within the next_image()loop on album.php to show it with each thumbnail (I did not try that yet).