Skip to content

Commit 4c06bdd

Browse files
committed
Clarify Gradio SDK version specification in spaces-dependencies.md
1 parent 90e1d02 commit 4c06bdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hub/spaces-dependencies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The default Spaces environment comes with several pre-installed dependencies:
1212

1313
* [`datasets`](https://github.com/huggingface/datasets) allows you to fetch or display any dataset from the Hub inside your app.
1414

15-
* The SDK you specified, which could be either `streamlit` or `gradio`. The version is specified in the `README.md` file.
15+
* Gradio version is specified by the `sdk_version` in the `README.md` file.
16+
1617

1718
* Common Debian packages, such as `ffmpeg`, `cmake`, `libsm6`, and few others.
1819

0 commit comments

Comments
 (0)