Deshraj Yadav
Deshraj Yadav
@anweshknayak Sure. Let us know if you need any help.
@anweshknayak if you want to work on this issue, then go ahead since this feature will be reused in the revamped version of CloudCV Website.
@anweshknayak please go to http://cloudcv.org/vqa/ and try uploading multiple images using `Add Files` button. You will see that you can only see the progress of the first file and not...
Yes, that's correct.
@anantoj can you please fix the lint issues in the PR? You can run `make lint format` to format the code. Once that is fixed, we are ready to merge...
@LeonieFreisinger thanks for pointing out. I will look into this and get it fixed soon. Is your PR ready for review though? I will try to pull it on my...
Hey @zhouyongxiu, can you please elaborate more about the issue? It is not clear what the feature request is. Please feel free to add a description to your issue.
@mogith-pn can you please run `poetry lock --no-update` so that the poetry.lock file is updated? Seems like the CI is failing because of this.
@mogith-pn can you try to run `rm -rf ~/.embedchain` and try running tests again? It should work then
Seems like there are some lint issues. Can you please fix it by running `make lint format`