AlooBonda commited on
Commit
53bc0f6
·
verified ·
1 Parent(s): 6e40535

Updated Gradio SDK Version

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🫁
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: "5.9.1"
8
  app_file: final_project_Gradio_App.py
9
  pinned: false
10
  ---
@@ -165,4 +165,4 @@ python final_project_Gradio_App.py
165
  ```
166
 
167
  ### **4. Accessing the Gradio Web Application**
168
- Once the application starts, it will provide a link to the Gradio interface (usually something like `http://x.x.x.x:7860/`). Open this URL in your browser to interact with the web application.
 
4
  colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.9.1
8
  app_file: final_project_Gradio_App.py
9
  pinned: false
10
  ---
 
165
  ```
166
 
167
  ### **4. Accessing the Gradio Web Application**
168
+ Once the application starts, it will provide a link to the Gradio interface (usually something like `http://x.x.x.x:7860/`). Open this URL in your browser to interact with the web application.