XLP

Results 9 issues of XLP

Hi, can pls share the code? thanks

(base) [root@recom-pricing-2 app]# softlearning run_example_local examples.multi_goal --algorithm SAC --universe gym --domain Default-v0 --task MultiGoal --policy gaussian 2021-01-04 00:59:21.753062: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1 example_module_name= examples.multi_goal example_argv= ('--algorithm', 'SAC',...

Hi, How are you? Thanks for this great work. I have one question: I ran the pytorch code and the generator doesn't work. It means: only model learned and saved,...

Hi, I have one question after tried the inpainting. It is a great work which can preserve the object well. However, i have two questions: (1) is it possible to...

Hi, Can please provide baseline implementation code? thank you.

### Describe the bug I follow this Imagic_Stable_Diffusion.ipynb, however, i got exception of: TypeError: __call__() got an unexpected keyword argument 'text_embeddings' when i run: with autocast("cuda"), torch.inference_mode(): images = pipe(text_embeddings=edit_embeddings,...

bug

May I ask: is the dreambooth supporting multi-concepts now? thanks

John, I have a question, firstly: thanks for the great ipython noteook, i tried and it works. But I am facing another problem, for instance, there is an image of...

Hi, Firstly, thanks for the work. Can please list the installation requirement. I am having this issue right now and seems I cannot make it work after a few hours:...