How do I make sprite sheets work on ImageLabels and not parts

I have managed to come up with making animated Gifs on parts but now I want them to be on ImageLabels, however, I am not able to accomplish that. Can you guys help me out?

Here is the sprite sheets on Surface GUI: https://gyazo.com/616647c3093a76fea683ac36759d8066

To achieve this, all you have to do is set the .Image property of the ImageLabel, instead of the .Texture property on the Decal.
The formatting of the image URL stays the same.