ecroatt commited on
Commit
1f5b524
·
verified ·
1 Parent(s): 21d7427

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -59,6 +59,7 @@ print(predict("Terrific cast and a heart-warming story!"))
59
 
60
  print(predict("I was bored out of my mind; worst sequel ever."))
61
  # 0.04 -> negative
 
62
 
63
  [![Gradio demo](https://huggingface.co/badges/space-gradio.svg)](https://huggingface.co/spaces/ecroatt/imdb-bilstm-demo)
64
 
 
59
 
60
  print(predict("I was bored out of my mind; worst sequel ever."))
61
  # 0.04 -> negative
62
+ ```
63
 
64
  [![Gradio demo](https://huggingface.co/badges/space-gradio.svg)](https://huggingface.co/spaces/ecroatt/imdb-bilstm-demo)
65