Spaces:
Sleeping
Sleeping
Commit
·
6e0533e
1
Parent(s):
048f319
removed image
Browse files- app.py +0 -2
- config/microphone.jpeg +0 -0
app.py
CHANGED
@@ -95,8 +95,6 @@ def config():
|
|
95 |
# Set the page configuration with the title and icon
|
96 |
st.set_page_config(page_title="Virtual Therapist", page_icon=im)
|
97 |
|
98 |
-
st.image("./config/microphone.jpeg", width=200)
|
99 |
-
|
100 |
# Add custom CSS styles
|
101 |
st.markdown("""
|
102 |
<style>
|
|
|
95 |
# Set the page configuration with the title and icon
|
96 |
st.set_page_config(page_title="Virtual Therapist", page_icon=im)
|
97 |
|
|
|
|
|
98 |
# Add custom CSS styles
|
99 |
st.markdown("""
|
100 |
<style>
|
config/microphone.jpeg
DELETED
Binary file (269 kB)
|
|