Hi,
I’m trying to setup a flow where we generate an avatar, and then download the avatar preview PNG with the API:
GET https://models.readyplayer.me//${avatarId}.png
for the api above, we are noticing slow response time, about 4 to 6 seconds for download the PNG file the first time, the next times the download time is about 1-2 seconds.
Is it normal this difference about the first response time and the others?
thank you very much