maguid28 commited on
Commit
5a9bd97
·
verified ·
1 Parent(s): 38cea50

Updated gradio sdk version

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 💬
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
@@ -54,5 +54,4 @@ This is a tool to fetch transcripts for YouTube videos. It attempts to retrieve
54
  ```sh
55
  python app.py
56
  ```
57
- 3. Open the provided URL in your browser to access the Gradio interface.
58
-
 
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.12.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
54
  ```sh
55
  python app.py
56
  ```
57
+ 3. Open the provided URL in your browser to access the Gradio interface.