ambreshrc commited on
Commit
def23ac
·
1 Parent(s): 61e9859

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,8 +94,8 @@ def btTranslator(docxfile):
94
 
95
  ####################################################################
96
  #Trails
97
-
98
- btTranslator("https://huggingface.co/spaces/ambreshrc/T5_Translator/blob/main/Trail%20Doc%20of%205000%20words.docx")
99
  ####################################################################
100
 
101
  #return translated_text
 
94
 
95
  ####################################################################
96
  #Trails
97
+ print("Program runing.....")
98
+ btTranslator(r"https://huggingface.co/spaces/ambreshrc/T5_Translator/blob/main/Trail%20Doc%20of%205000%20words.docx")
99
  ####################################################################
100
 
101
  #return translated_text