File size: 125 Bytes
cea22a7
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/Illia56/Illia56-Military-Aircraft-Detection",
   provider="hf-inference",
).launch()