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 8997a37 commit eb7463bCopy full SHA for eb7463b
docs/hub/spaces-config-reference.md
@@ -26,7 +26,7 @@ Defaults to `3.8.9`.
26
**`sdk_version`** : _string_
27
Specify the version of the selected SDK (Streamlit or Gradio).
28
All versions of Gradio are supported.
29
-Streamlit versions are supported from `0.79.0` to `1.15.2`.
+Streamlit versions are supported from `0.79.0` to `1.19.0`.
30
31
**`app_file`** : _string_
32
Path to your main application file (which contains either `gradio` or `streamlit` Python code, or `static` html code).
0 commit comments