Fetching metadata from the HF Docker repository...
Create Synthetic data
a40bea5 verified - __pycache__ add torch
- 1.52 kB Duplicate from gradio-templates/text-to-image-gradio-template
- 80 Bytes Fix git
- 4.51 kB Fix the code
- 226 Bytes initial commit
- 1.38 kB Code now works
- 0 Bytes Create Synthetic data
- 3.69 kB Fix the code
model_latest.pth Detected Pickle imports (13)
- "torch._utils._rebuild_tensor_v2",
- "collections.OrderedDict",
- "__builtin__.list",
- "omegaconf.dictconfig.DictConfig",
- "torch.FloatStorage",
- "omegaconf.listconfig.ListConfig",
- "omegaconf.base.Metadata",
- "omegaconf.base.ContainerMetadata",
- "typing.Any",
- "__builtin__.long",
- "__builtin__.dict",
- "omegaconf.nodes.AnyNode",
- "collections.defaultdict"
How to fix it?
677 MB Add train model model_latest_80k_false.pth Detected Pickle imports (13)
- "typing.Any",
- "__builtin__.dict",
- "omegaconf.listconfig.ListConfig",
- "collections.OrderedDict",
- "torch.FloatStorage",
- "omegaconf.dictconfig.DictConfig",
- "torch._utils._rebuild_tensor_v2",
- "__builtin__.long",
- "__builtin__.list",
- "omegaconf.base.ContainerMetadata",
- "collections.defaultdict",
- "omegaconf.nodes.AnyNode",
- "omegaconf.base.Metadata"
How to fix it?
677 MB Add new model from scratch - 178 Bytes update code
- 843 Bytes Fix the code