AIEcosystem commited on
Commit
27f48c7
·
verified ·
1 Parent(s): 3e97259

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -106,7 +106,7 @@ with st.sidebar:
106
  st.write("Use the following code to embed the ProductTag web app on your website. Feel free to adjust the width and height values to fit your page.")
107
  code = '''
108
  <iframe
109
- src="https://aiecosystem-producttag.hf.space"
110
  frameborder="0"
111
  width="850"
112
  height="450"
 
106
  st.write("Use the following code to embed the ProductTag web app on your website. Feel free to adjust the width and height values to fit your page.")
107
  code = '''
108
  <iframe
109
+ src="https://aiecosystem-producttag1.hf.space"
110
  frameborder="0"
111
  width="850"
112
  height="450"