DHEIVER's picture
Update app.py
7d6d161
raw
history blame contribute delete
No virus
111 Bytes
import gradio as gr
# Carregar o modelo
model = gr.Interface.load("models/Devarshi/Brain_Tumor_Detector_swin")