Gang Li
Gang Li
[You can consider this simple script for inference.](https://github.com/nv-tlabs/editGAN_release/issues/13#issuecomment-1150902676)
` import imageio from models.EditGAN.EditGAN_tool import Tool import numpy as np import PIL import os import torch import numpy as np import matplotlib.pyplot as plt from PIL import Image from...
same question!
Same question!
> @ucasligang do you have any plan to implement fastcomposer support the XL? I think move this repo code to support XL... with train again We also plan to implement...
> I print response, and found it was an html, This is my base_url returning exception I meet the same issue, how did you solve it?