Skip to content

Commit bda7431

Browse files
authored
🔧 Remove widgets from workspace (#705)
cc @julien-c
1 parent 26a6395 commit bda7431

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

‎CODEOWNERS

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
/packages/tasks/ @osanseviero @SBrandeis @gary149 @Wauplin @julien-c
88

9-
# Ownership for the Widgets Package
10-
11-
/packages/widgets/ @mishig25 @SBrandeis
12-
139
# Ownership for the Hub Package
1410

1511
/packages/hub/ @coyotte508

‎packages/widgets/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Huggingface Widgets
22

3+
**Note: this package is no longer maintained.**
4+
35
Open-source version of the inference widgets from huggingface.co
46

57
> Built with Svelte and SvelteKit

‎pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ packages:
77
- "packages/tasks"
88
- "packages/gguf"
99
- "packages/jinja"
10-
- "packages/widgets"

0 commit comments

Comments
 (0)