Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -22,8 +22,8 @@ st.set_page_config(
|
|
22 |
initial_sidebar_state="expanded",
|
23 |
menu_items={
|
24 |
'Get Help': 'https://huggingface.co/awacke1',
|
25 |
-
'Report a bug': "https://huggingface.co/
|
26 |
-
'About': "
|
27 |
}
|
28 |
)
|
29 |
|
|
|
22 |
initial_sidebar_state="expanded",
|
23 |
menu_items={
|
24 |
'Get Help': 'https://huggingface.co/awacke1',
|
25 |
+
'Report a bug': "https://huggingface.co/awacke1",
|
26 |
+
'About': "https://huggingface.co/awacke1"
|
27 |
}
|
28 |
)
|
29 |
|