alvaromlua commited on
Commit
cd0adbc
·
verified ·
1 Parent(s): e21e303

quitando text

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -39,10 +39,4 @@ def get_crypto_news_compare():
39
  }
40
  }]
41
  }
42
- })
43
-
44
-
45
-
46
- if text:
47
- out = pipe(text)
48
- st.json(out)
 
39
  }
40
  }]
41
  }
42
+ })