shukdevdatta123 commited on
Commit
d9ec507
·
verified ·
1 Parent(s): 73248b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -453,4 +453,4 @@ if openai_api_key:
453
  # Button to navigate to the external voice chat link
454
  if st.button("Go to English To Japanese Translator"):
455
  st.write("Redirecting to the English To Japanese Translator...") # You can customize this message
456
- st.markdown(f'<a href="https://shukdevdatta123-voicechat.hf.space" target="_blank">Go to Voice Chat</a>', unsafe_allow_html=True)
 
453
  # Button to navigate to the external voice chat link
454
  if st.button("Go to English To Japanese Translator"):
455
  st.write("Redirecting to the English To Japanese Translator...") # You can customize this message
456
+ st.markdown(f'<a href="https://shukdevdatta123-engtojap-2-0.hf.space" target="_blank">Go to English To Japanese Translator</a>', unsafe_allow_html=True)