You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are trying to implement custom animations like count using gemini. Was thinking if recommendKeyframes or recommendWithPath are able to generate the spec sequence for custom animations: mean, count, median, etc. without manual generation.
I managed to create a sequence manually:
animateSequence.mov
When I try those two functions, only original start and end frames are returned. See comment.
Hi, we are trying to implement custom animations like count using gemini. Was thinking if
recommendKeyframes
orrecommendWithPath
are able to generate the spec sequence for custom animations: mean, count, median, etc. without manual generation.I managed to create a sequence manually:
animateSequence.mov
When I try those two functions, only original start and end frames are returned. See comment.
Thanks!
P.S. I opened this issue on gemini: uwdata/gemini#16
The text was updated successfully, but these errors were encountered: