Rename app_description.py to app_user_desc.py
Browse files
app_description.py → app_user_desc.py
RENAMED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
import streamlit as st
|
4 |
|
5 |
-
def
|
6 |
st.markdown('''
|
7 |
# Hugging Face Agent and Tools App
|
8 |
|
|
|
2 |
|
3 |
import streamlit as st
|
4 |
|
5 |
+
def app_user_desc():
|
6 |
st.markdown('''
|
7 |
# Hugging Face Agent and Tools App
|
8 |
|