We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a6395 commit bda7431Copy full SHA for bda7431
‎CODEOWNERS
@@ -6,10 +6,6 @@
6
7
/packages/tasks/ @osanseviero @SBrandeis @gary149 @Wauplin @julien-c
8
9
-# Ownership for the Widgets Package
10
-
11
-/packages/widgets/ @mishig25 @SBrandeis
12
13
# Ownership for the Hub Package
14
15
/packages/hub/ @coyotte508
‎packages/widgets/README.md
@@ -1,5 +1,7 @@
1
# Huggingface Widgets
2
3
+**Note: this package is no longer maintained.**
4
+
5
Open-source version of the inference widgets from huggingface.co
> Built with Svelte and SvelteKit
‎pnpm-workspace.yaml
@@ -7,4 +7,3 @@ packages:
- "packages/tasks"
- "packages/gguf"
- "packages/jinja"
- - "packages/widgets"
0 commit comments