levihsu commited on
Commit
e629020
1 Parent(s): d9d3ece

Update ootd/inference_ootd_hd.py

Browse files
Files changed (1) hide show
  1. ootd/inference_ootd_hd.py +1 -0
ootd/inference_ootd_hd.py CHANGED
@@ -63,6 +63,7 @@ class OOTDiffusionHD:
63
  safety_checker=None,
64
  requires_safety_checker=False,
65
  ).to(self.gpu_id)
 
66
  # vae=vae,
67
  # unet_garm=unet_garm,
68
  # unet_vton=unet_vton,
 
63
  safety_checker=None,
64
  requires_safety_checker=False,
65
  ).to(self.gpu_id)
66
+
67
  # vae=vae,
68
  # unet_garm=unet_garm,
69
  # unet_vton=unet_vton,