Spaces:
Sleeping
Sleeping
SHAMIL SHAHBAZ AWAN
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -201,4 +201,4 @@ if user_query:
|
|
| 201 |
st.error(f"Error generating response: {e}")
|
| 202 |
|
| 203 |
# Footer
|
| 204 |
-
st.markdown("<div class='footer'>Created by Shamil Shahbaz</div>", unsafe_allow_html=True)
|
|
|
|
| 201 |
st.error(f"Error generating response: {e}")
|
| 202 |
|
| 203 |
# Footer
|
| 204 |
+
st.markdown("<div class='footer'>Created by Shamil Shahbaz</div>", unsafe_allow_html=True)
|