ru-dalle icon indicating copy to clipboard operation
ru-dalle copied to clipboard

Generate images from texts. In Russian

Results 51 ru-dalle issues
Sort by recently updated
recently updated
newest added

Trying to get the code to run locally on my computer with python in Anaconda. I entered this command: pip install rudalle==1.0.0 Wasn't able to install as I got this...

Hey guys, it looks like you need to add `ruclip` to list of dependencies to run the minimal example.

Nice to see the update! There is an auth error with the kandinsky model. Not sure if this is intended as there seem to be some token requirement. Could you...

- add pytorch lightning example - add deepspeed config - deepspeed+pl train script

Thanks for great work and sharing! When set top_k = 1 and top_p < 0, the generated image of ruDALL-E Malevich (XL) is bad: text: 'радуга на фоне ночного города'...

What might be causing this ? RuntimeError: nvrtc: error: failed to open libnvrtc-builtins.so.11.1. Make sure that libnvrtc-builtins.so.11.1 is installed correctly. nvrtc compilation failed: ``` #define NAN __int_as_float(0x7fffffff) #define POS_INFINITY __int_as_float(0x7f800000)...

Hey! How can i save every images separately?

In https://colab.research.google.com/drive/1wGE-046et27oHvNlBNPH07qrEQNE04PQ?usp=sharing#scrollTo=GdOYJvwZSB-D it should be a couple of quotes (") in the text parameter: text = Что бы ни # @param Should be: text = "Что бы ни" # @param...

Hi I get an OOM error with an (RTX 3060 12 GB) for the following scripts: 'uDALLE-image-prompts-A100.ipynb' , 'ruDALLE-image-prompts-dress-mannequins-V100.ipynb' Unfortunately I could not make it work. I tried to look...

could you please provide more details on videodalle? what was it trained on? what other prompts should be relevant?