lucidrains / big-sleep

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
MIT License
2.57k stars 304 forks source link

biggan.py: import numpy as np for line 600 #55

Closed cclauss closed 3 years ago

lucidrains commented 3 years ago

@cclauss ohh that function is never used though