shukdevdatta123 commited on
Commit
d9841cd
·
verified ·
1 Parent(s): afc753f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -487,4 +487,4 @@ if openai_api_key:
487
  # Button to navigate to the external voice chat link
488
  if st.button("Go to Graph Tutorial"):
489
  st.write("Redirecting to Graph Tutorial...") # You can customize this message
490
- st.markdown(f'<a href="https://shukdevdatta123-networkx-tutorial.hf.space" target="_blank">Go to Text to Image Generator</a>', unsafe_allow_html=True)
 
487
  # Button to navigate to the external voice chat link
488
  if st.button("Go to Graph Tutorial"):
489
  st.write("Redirecting to Graph Tutorial...") # You can customize this message
490
+ st.markdown(f'<a href="https://shukdevdatta123-networkx-tutorial.hf.space" target="_blank">Go to Graph Tutorial</a>', unsafe_allow_html=True)