dayannex commited on
Commit
185c4f8
·
1 Parent(s): 20f87df

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -243,7 +243,7 @@ class Model:
243
 
244
  return (
245
 
246
- self.texto,
247
  out1,
248
  str(out2)
249
 
 
243
 
244
  return (
245
 
246
+
247
  out1,
248
  str(out2)
249