Skip to content

Update docs on gradio and HF Hub#268

Merged
merveenoyan merged 2 commits intoskops-dev:mainfrom
BenjaminBossan:DOC-mention-gradio-space-creation
Jan 19, 2023
Merged

Update docs on gradio and HF Hub#268
merveenoyan merged 2 commits intoskops-dev:mainfrom
BenjaminBossan:DOC-mention-gradio-space-creation

Conversation

@BenjaminBossan
Copy link
Copy Markdown
Collaborator

@BenjaminBossan BenjaminBossan commented Jan 18, 2023

Following up the discussion on Slack.

@BenjaminBossan
Copy link
Copy Markdown
Collaborator Author

@merveenoyan can you please review?

Copy link
Copy Markdown
Collaborator

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise LGTM 💜

Comment thread docs/hf_hub.rst Outdated
It has a class called `Interface <https://gradio.app/docs/#interface>`__ that lets you create application
interfaces to your machine learning models.
interfaces to your machine learning models. Using gradio can have some advantages over the using a plain
model repository, e.g. the widget allows uploading a csv for tabular data.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
model repository, e.g. the widget allows uploading a csv for tabular data.
model repository, e.g. the Gradio dataframe component allows uploading a csv for tabular data, unlike the widget in the model repository.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@merveenoyan merveenoyan merged commit 78c5ef4 into skops-dev:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants