wltjr1007 commited on
Commit
14e299e
·
verified ·
1 Parent(s): 63ed9eb

Upload ConditionalUNet

Browse files
configuration_conditional_unet.py CHANGED
@@ -9,8 +9,4 @@ class ConditionalUNetConfig(PretrainedConfig):
9
  **kwargs
10
  ):
11
  super().__init__(**kwargs)
12
- self.encoder_rep = encoder_rep
13
-
14
- @classmethod
15
- def from_pretrained(cls, *args, **kwargs):
16
- return super().from_pretrained(*args, **kwargs)
 
9
  **kwargs
10
  ):
11
  super().__init__(**kwargs)
12
+ self.encoder_rep = encoder_rep
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e60414094a72b3c246c5043842853762751cd1c0ff9e84906888d5c3dcb3644f
3
  size 293858844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cbf9eb9ce0bb6ebf5117d63a53a5efc50040f4918ded8b837ca86163d83bc0e
3
  size 293858844