Downloads · 30 days
12
29% of all-time downloads
ImageInpainters/liBERTy2.0
liBERTy2.0 is a machine learning model from ImageInpainters. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for pytorch. The card lists the license as mit.
This repository contains the improved inpainting model.
Downloads · 30 days
12
29% of all-time downloads
All-time downloads
42
Public
Repo size
2.6 GB
Likes
0
Public
Click a slice to open those files.
.pt274 MB · 86%
From the Hugging Face model README
This repository contains the improved inpainting model.
pytorch_model.bin: inference weightsconfig.json: configtraining_metadata.json: epoch and val loss for best uploaded checkpointmodel_last.pt: resumable training checkpointmodel_best.pt: best local checkpointRecreate the BetterInpaintTransformer class and load the state dict manually.