Spaces:
Running
Running
Added HuggingFace Link to Web-Application
Browse files
README.md
CHANGED
@@ -165,4 +165,10 @@ 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
169 |
+
|
170 |
+
<br>
|
171 |
+
|
172 |
+
### 🌐 **Live Demo on Hugging Face Spaces**
|
173 |
+
Explore the live demo of the Chest Disease Detection application on Hugging Face Spaces ! Click the link below to interact with the Gradio-based web application :<br>
|
174 |
+
👉 **[Chest Disease Detection on Hugging Face Spaces](https://huggingface.co/spaces/AlooBonda/ChestDiseaseDetection)**
|