SerdarHelli commited on
Commit
3a25e28
1 Parent(s): 90b9eb6

fast space

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ import gradio as gr
2
+
3
+
4
+
5
+ #examples=["example_Benign1.png" ,"example_Benign2.png", "example_Malign2.png"]
6
+ gr.Interface.load("huggingface/SerdarHelli/ThyroidTumorClassificationModel",
7
+ title="deprem_satellite_semantic_whu",cache_examples=False).launch()