DrishtiSharma commited on
Commit
71a048e
·
verified ·
1 Parent(s): acfeab2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ st.markdown(
111
  )
112
 
113
  # 1. Add Acknowledgment as an Info Bar
114
- st.info(
115
  "Acknowledgment: This app is based on [Jad Tounsi El Azzoiani's work](https://github.com/jadouse5/openai-swarm-webscraper).",
116
  icon="ℹ️"
117
  )
 
111
  )
112
 
113
  # 1. Add Acknowledgment as an Info Bar
114
+ #st.info(
115
  "Acknowledgment: This app is based on [Jad Tounsi El Azzoiani's work](https://github.com/jadouse5/openai-swarm-webscraper).",
116
  icon="ℹ️"
117
  )