nateraw's picture
Create app.py
a820a56
raw
history blame
133 Bytes
from huggan.pytorch.pix2pix.modeling_pix2pix import GeneratorUNet
model = GeneratorUNet.from_pretrained('huggan/pix2pix-edge2shoes')