DavidSB commited on
Commit
90767fb
·
1 Parent(s): de93157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def calcular_valor_imovel(area=100, data_refer_str=None, data_const_str=None, ti
130
 
131
  return valor_inicial, deprec, valor_ter, valor_final
132
 
133
-
134
  calcular_valor_imovel,
135
 
136
  inputs = [
 
130
 
131
  return valor_inicial, deprec, valor_ter, valor_final
132
 
133
+ interface = gr.Interface(
134
  calcular_valor_imovel,
135
 
136
  inputs = [