Yehor commited on
Commit
0532bab
·
verified ·
1 Parent(s): 66e45c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -217,6 +217,8 @@ def text_to_kenlm(
217
  if not _order:
218
  raise gr.Error("Please add an order.")
219
 
 
 
220
  results = []
221
 
222
  # Read the file
 
217
  if not _order:
218
  raise gr.Error("Please add an order.")
219
 
220
+ gr.Info("Started to make the model, wait...")
221
+
222
  results = []
223
 
224
  # Read the file