mbahrami commited on
Commit
ba90497
1 Parent(s): 7cf4d15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,4 +70,4 @@ The next token is predicted per probability and a weight if it is appeared in ke
70
  main(nlp, semantic_model, data_load_state)
71
  else:
72
  sys.argv = ['streamlit', 'run', sys.argv[0]]
73
- sys.exit(stcli.main())
 
70
  main(nlp, semantic_model, data_load_state)
71
  else:
72
  sys.argv = ['streamlit', 'run', sys.argv[0]]
73
+ sys.exit(stcli.main())