fix everything and make sure it runs end to end, document everything in readme for public

This commit is contained in:
Phil Wang
2022-04-13 18:05:25 -07:00
parent e5e415297c
commit a1a8a78f21
4 changed files with 364 additions and 73 deletions

View File

@@ -1 +1,2 @@
from dalle2_pytorch.dalle2_pytorch import DALLE2
from dalle2_pytorch.dalle2_pytorch import DALLE2, DiffusionPriorNetwork, DiffusionPrior, Unet, Decoder
from x_clip import CLIP