Cameron

Results 1 issues of Cameron

There's a small bug in `run_optimization.py` which could affect quality. The optimization seems to be learning around it. **Bug** The output of StyleGAN is directly passed into CLIP [here](https://github.com/orpatashnik/StyleCLIP/blob/c02bdcb3e856b237ea72640a73504c43f4829614/optimization/run_optimization.py#L60). **How...