Raj Dhakad
Raj Dhakad
Getting the same error with latest version
Hey, @biocarl are you still working on this? I am making a project which needs this feature, it's been a year and a half, and still, this feature hasn't been...
> I have the same issue. Wanting write permission on external storage, but only getting read permission. > > I believe it is because request > > https://github.com/once10301/permission/blob/bf87116cb1fe7688e9c7d78ba324c887be3fe0db/android/src/main/java/com/ly/permission/PermissionPlugin.java#L80-L87 > >...
> Maybe this issue duplicates this one? #219 Thanks for taking interest but, in #219 after effect's multiply mode doesn't work. In this case (#224) Animation works good in player...
I have the same problem, did anyone found any solution.
> "PlaygroundAI released a new v2.5 model (playgroundai/playground-v2.5-1024px-aesthetic), which particularly excels at aesthetics. The model closely follows the architecture of Stable Diffusion XL, except for a few tweaks. This release...
> Yes, we are actively working on that! While you guys are at it, I hope you guys are testing with LCM and SDXL Turbo too. These only take 1-4...
Seems related, I am getting this: Traceback (most recent call last): File "/root/.pyenv/versions/3.10.13/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/root/.pyenv/versions/3.10.13/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File...
getting the same issue: ``` (base) winkltechnologies@instance-19-mar:~/pypotrace$ pip install . Processing /home/winkltechnologies/pypotrace Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code:...
> I just added an SDXL implementation integration. You can pull the repo and use `--sdxl` when you call `generate.py`. Can you try whether it works on your end? @alleniver...