Update app.py
Browse files
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 |
)
|