Ilya Tampio
Ilya Tampio
As of now, `from elegantrl.train.run import train_and_evaluate` results in ImportError ```bash Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86,...
> Same Error here ! > > Python version : 3.10.12 > > 1. ImportError: cannot import name 'Arguments' from 'elegantrl.train.config > 2. ImportError: cannot import name 'init_agent' from 'elegantrl.train.run'...
I also ran into the issue. In my case it occured when I tried to use EasyPhoto extension and train a LoRA model via API only. The solution for my...
Having the same issue here. Using following video  And using following image  I can't extract original watermark. Output is as follows. There is some resemblance indeed, however, there...
Even after embedding with strength 10, it still does not work. https://github.com/user-attachments/assets/0309cf19-29c3-4aa7-a680-6b41a17913ec  upd: at 100 strength, the watermark extracted is just the black image.
Thanks a lot for your reply! Looking forward to updates for API usage :) And thanks for the tip with provisioning script, that'll help me a lot. Have a good...
Any update on this?
Indeed, if you annotate attributes on an uploaded track annotation with keyframes is gonna be painful because you need to switch attributes on every single frame. Let's name it Track...
> OpenCV: FFMPEG: tag 0x34363268/'h264' is not supported with codec id 27 and format 'mp4 / MP4 (MPEG-4 Part 14)' > OpenCV: FFMPEG: fallback to use tag 0x31637661/'avc1' > [ERROR:[email protected]]...
> Don't you want create a PR :-) Here #665