Results 5 issues of armheb

Fixing the cv2 import error while training custom VQGAN.

Hi, I was trying to use your model and train it on another language. I have a dataset of english texts and corresponding codes. how should I change the grammar...

Thanks for your repo, I tried to use your implementation but I keep getting this error when trying to train the model using learn.fit_one_cycle(20, max_lr=1e-2, callbacks=stage1_callbacks). this is the trace...

I'm using the StyleGAN_Encoder_Tutorial notebook in google colab but whe running the: `!python encode_images.py aligned_images/ generated_images/ latent_representations/ \ --vgg_url=https://rolux.org/media/stylegan/vgg16_zhang_perceptual.pkl \ --batch_size=2` cell, I get the following error: Using TensorFlow backend....

Thanks for the awesome work with this project. Are there any plans to support new flux tools like the Fill or controlnets? I think it'll be a great addition to...