Yuyang2022 commited on
Commit
115a88e
1 Parent(s): 021eb09

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def translation(source, target, text):
70
 
71
 
72
  if __name__ == "__main__":
73
- print("\tinit models")
74
 
75
  global model_dict
76
 
 
70
 
71
 
72
  if __name__ == "__main__":
73
+ #print("\tinit models")
74
 
75
  global model_dict
76