aiku-ai / AiKu

AiKu is life.
https://aiku.netlify.app/
6 stars 2 forks source link

Investigate potential caching issue with SD API #5

Closed danwritecode closed 1 year ago

danwritecode commented 1 year ago

I think there may be a caching issue either in our API or in the Replicate API because it feels like it returns the same exact art sometimes? Need to investigate.

danwritecode commented 1 year ago

Fixed. was caching issue with useFetch with nuxt. Modified the key and we good.