SerdarHelli
commited on
Commit
•
527b1bc
1
Parent(s):
92112a8
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
import gradio as gr
|
4 |
|
5 |
-
title="Thyroid Tumor Classification On
|
6 |
description="For More Information , Check Out Our Model Card"
|
7 |
article = "This study was made by S.Serdar Helli using HF Transformers ConvNext"
|
8 |
gr.Interface.load("huggingface/SerdarHelli/ThyroidTumorClassificationModel",title=title,
|
|
|
2 |
|
3 |
import gradio as gr
|
4 |
|
5 |
+
title="Thyroid Tumor Classification On Ultrasound Images"
|
6 |
description="For More Information , Check Out Our Model Card"
|
7 |
article = "This study was made by S.Serdar Helli using HF Transformers ConvNext"
|
8 |
gr.Interface.load("huggingface/SerdarHelli/ThyroidTumorClassificationModel",title=title,
|