Andres Gutierrez
Andres Gutierrez
Hey @jgaskins , thanks for sharing that tidbit, it was helpful to know the server's been a bit more thoroughly tested - comparing responses to a Crystal client and BloomRPC...
Would it make sense to move the current docs, which are more guide-like, to the repo's Wiki, and then have Crystal's generated docs become the new `docs` folder?
FYI, ViTPose has been available in the 1.x version of MMPose, which I believe is now also the version on `main` branch. [MR](https://github.com/open-mmlab/mmpose/pull/1876) where ViTPose was added.
Ran into the same issue, I'm guessing it has to do with `dataset_idx` being populated in the configs. I don't know what the proper fix is, but I found a...
`-p path-to-plugin.clap` worked for me where the long form `--plugin path-to-plugin.clap` wouldn't
successful operations followed by a bad index error sounds like an integration issue, not an issue with the library. regardless, there's not enough information here to follow up on.
Not sure where you might've heard that, I originally wrote this package for usage in a Flutter app. If you or anyone else experiencing this is kind enough to share...
I'll occasionally review and merge PRs made against this repo, but most of my work these days isn't around Dart/Flutter, so it's admittedly not a very high priority for me....
Thanks for the PR, sorry it took me so long to see it. Would you mind also bumping the version and adding a changelog entry? Looks good otherwise.
If you have the time to fork this library and test that it works with the latest version of `amazon_cognito_identity_dart_2`, a PR would be incredibly welcome! Otherwise, I'll see if...