diff --git a/extensions/sd-hub.json b/extensions/sd-hub.json new file mode 100644 index 0000000..f5a19a4 --- /dev/null +++ b/extensions/sd-hub.json @@ -0,0 +1,10 @@ +{ + "name": "SD Hub", + "url": "https://github.com/gutris1/sd-hub.git", + "description": "An extension to download files individually or in batch from various sources, upload to Hugging Face model repositories, and archive/extract files in multiple formats.", + "tags": [ + "script", + "tab", + "online" + ] +}