Max Tkachenko

Results 335 comments of Max Tkachenko

@kimyoungju49 Thank you for your report. Could you record a video with this issue please?

@china-zyy Sorry, what do you mean? Any logs and screenshots?

@kuk It would be great if you could contribute it! I've been dreaming about this for a long time! BTW recently we had a pretty cool contribution with Streamlit: https://share.streamlit.io/asehmi/streamlit-label-studio-frontend/app.py

@smoreface Could you insert the same license as we used in the main repo please?

@DanieliusV Hello! It's a very cool idea! Could you become a contributor and send us your valuable PR?

@arianpasquali could you make a PR with a fix of this bug please?

@arianpasquali poetry is a good software, but most of our users use pip..

@AntonioBriPerez @hj1643 @amoussoubaruch @arianpasquali I moved moto to `requirements-test.txt`, so it should be ok now. Please, check it in this branch: https://github.com/heartexlabs/label-studio/pull/1020

Try to use this data: ``` data: { image: ["http://x.com/1.jpg", "http://x.com/2.jpg", "http://x.com/3.jpg"] } ``` in this case LS will allow to have multiple layers in one image, e.g. it's convenient...

@jonatassalgado @rm-data-viz Are you using venv or virtualenv? I strongly recommend to do this. Looks like you have some mix of python environments. Read more here: https://docs.python.org/3/tutorial/venv.html#creating-virtual-environments