VQGAN-CLIP icon indicating copy to clipboard operation
VQGAN-CLIP copied to clipboard

Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.

Results 25 VQGAN-CLIP issues
Sort by recently updated
recently updated
newest added

With about 100 iterations there's a chance of a nearly monochromatic image with nothing interesting. There might be a simple algorithm to detect how "feature-full" an image is, and penalize...

Given a new image, we would like to determine the probability of an image given the trained model parameters (e.g. as described in http://proceedings.mlr.press/v97/balaji19a/balaji19a.pdf). Creating a new cog endpoint in...

Hello and so happy to see you use Pytorch-Lightning! :tada: Just wondering if you already heard about quite the new **Pytorch Lightning (PL) ecosystem CI** where we would like to...

When running the model via `docker run`, `POST`ing to the endpoint with the `image` parameter set to a url (with or without the leading `@`) returns HTTP 400: ``` {"message":...

Is anyone able to use these 2 models? I can't load them no matter what I try. Latest error I'm getting is: `KeyError: 'Expected key `target` to instantiate.'` From ffhq....

## Bug I get `RuntimeError: "softmax_lastdim_kernel_impl" not implemented for 'Half'` when running this against my CPU. ## To reproduce ``` $ python generate.py -p "A painting of an apple in...

Another change I've made for myself is to break every _n_ iterations (after checkin) and await user input. If I input `Y` it reloads the image from disk and reinitialises...

Is there any way to make the program save each final product as *prompt*.jpg instead of overwriting output.jpg without manually telling it to use a different name at the start?

I have a cut of this code from a week or two ago. Funnily enough I also added the option to run it on another GPU. When I do choose...

central park concept art ![central-park-concept-art](https://user-images.githubusercontent.com/289994/126907559-d0a614d5-03e0-494a-b79b-903bd641c7cf.png) central prak photoillustration ![central-park-photoillustration](https://user-images.githubusercontent.com/289994/126907563-ab98580a-e8f4-4247-b61a-d03d0c637fd9.png) central park watercolor ![central-parl-watercolor](https://user-images.githubusercontent.com/289994/126907565-16c34207-40e0-4348-9739-e14ae5c07201.png) I think this was "nyc,drone,tiltshift,behance hd" ![adsf](https://user-images.githubusercontent.com/289994/126907646-a6fb50c5-2631-453f-9c6f-79691cba1cc5.png) ![wc](https://user-images.githubusercontent.com/289994/126907634-941cc7cd-7089-4914-b8a2-a83c0e395dcf.png) "central park, 35mm film" ![asdf](https://user-images.githubusercontent.com/289994/126907662-432aa267-7cd6-43b4-b362-0988bb13e857.png) quite impressed by prompting...