hd0013's picture
Upload folder using huggingface_hub
8fdc036 verified
raw
history blame contribute delete
No virus
53 Bytes
export type tool = "draw" | "erase" | "crop" | "bg";