tralala87

Results 19 comments of tralala87

I have RTX 3060 laptop version. And as mentioned, the command prompt shows, that the program is executed without CUDA memory error, so it's now GPU memory issue, I guess.

This is the only one using 1.5 version I've found.

The cfg was 7 all the time, so it's not cfg in my case :(

It doesn't work when trying to interpolate multiple frames between two pictures. When running: python -m eval.interpolator_cli --pattern "photos" --block_height 2 --block_width 2 --model_path pretrained_models\film_net\Style\saved_model --times_to_interpolate 6 --output_video I get:...

It works for single middle frame.

I have put: _BLOCK_HEIGHT = flags.DEFINE_integer( name='block_height', default=None, help='An int >= 1, number of patches along height, ' 'patch_height = height//block_height, should be evenly divisible.') _BLOCK_WIDTH = flags.DEFINE_integer( name='block_width', default=None,...

I tried in various ways (files and zip), but the uploaded images or zip file are not recognized. Does Gradio even allow for uploading multiple images or a zip file?

Generate one image using multiple prompts. Example: prompt = Portrait of a Cat, field of flowers, golden hour