mirror of
https://github.com/lucidrains/DALLE2-pytorch.git
synced 2025-12-22 02:54:20 +01:00
now completely OpenAI CLIP compatible for training
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from dalle2_pytorch.dalle2_pytorch import DALLE2, DiffusionPriorNetwork, DiffusionPrior, Unet, Decoder
|
||||
from dalle2_pytorch.dalle2_pytorch import OpenAIClipAdapter
|
||||
|
||||
from dalle2_pytorch.vqgan_vae import VQGanVAE
|
||||
from x_clip import CLIP
|
||||
|
||||
Reference in New Issue
Block a user