louiecerv commited on
Commit
07d2b47
·
1 Parent(s): 72c4f86

sync to remote

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ st.sidebar.title("🤖 Visual Q and A")
91
  selected_task = st.sidebar.selectbox("Select a task", tasks)
92
 
93
  # --- Main Page ---
94
- st.title(" Buiding Machine Learning Apps with Hugging Face 🤗")
95
  about = """
96
 
97
  **How to use this App**
 
91
  selected_task = st.sidebar.selectbox("Select a task", tasks)
92
 
93
  # --- Main Page ---
94
+ st.title(" Building Machine Learning Apps with Hugging Face 🤗")
95
  about = """
96
 
97
  **How to use this App**