Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 0 additions & 75 deletions .github/workflows/js-check-tests.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/js-interfaces-tests.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/manual_lint.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/update-moon-landing.yml

This file was deleted.

Binary file removed docs/assets/ml-agents/ml-agents-demo.gif
Binary file not shown.
Binary file removed docs/assets/sagemaker/cover.png
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/hub/models-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ You can add an icon in the [lib/Icons](https://github.com/huggingface/huggingfac

Once the task is in production, what could be more exciting than implementing some way for users to play directly with the models in their browser? 🤩 You can find all the widgets [here](https://huggingface.co/spaces/huggingfacejs/inference-widgets).

If you would be interested in contributing with a widget, you can look at the [implementation](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets/src/lib/components/InferenceWidget/widgets) of all the widgets.
If you would be interested in contributing with a widget, you can look at the [implementation](https://github.com/huggingface/huggingface.js/tree/main/packages/widgets) of all the widgets.
2 changes: 1 addition & 1 deletion docs/hub/models-widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ widget:
- src: nested/directory/sample1.flac
```

We provide example inputs for some languages and most widget types in [the DefaultWidget.ts file](https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/default-widget-inputs.ts). If some examples are missing, we welcome PRs from the community to add them!
We provide example inputs for some languages and most widget types in [the default-widget-inputs.ts file](https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/default-widget-inputs.ts). If some examples are missing, we welcome PRs from the community to add them!

## Example outputs

Expand Down
159 changes: 0 additions & 159 deletions js/.eslintrc.cjs

This file was deleted.

4 changes: 0 additions & 4 deletions js/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions js/.netlify/state.json

This file was deleted.

5 changes: 0 additions & 5 deletions js/.prettierignore

This file was deleted.

14 changes: 0 additions & 14 deletions js/.prettierrc.cjs

This file was deleted.

Loading