Yashvj123 commited on
Commit
53e45e6
·
verified ·
1 Parent(s): b69108a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -261,7 +261,7 @@ if uploaded_file:
261
 
262
 
263
 
264
- if filtered_output and st.button("🌐 Translate to Hindi"):
265
  with st.spinner("Translating to Hindi..."):
266
 
267
  def clean_text(text):
 
261
 
262
 
263
 
264
+ elif filtered_output and st.button("🌐 Translate to Hindi"):
265
  with st.spinner("Translating to Hindi..."):
266
 
267
  def clean_text(text):