Nawal20 commited on
Commit
73f4b75
·
verified ·
1 Parent(s): 868808a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def generate_advice(product: dict, tokenizer, model) -> str:
132
  return advice
133
 
134
  # Streamlit app interface
135
- st.title("Component Selction Advisor")
136
  st.write(
137
  """
138
  This app helps circuit designers search for electronic components using the Digi-Key API
 
132
  return advice
133
 
134
  # Streamlit app interface
135
+ st.title("Component Selection Advisor")
136
  st.write(
137
  """
138
  This app helps circuit designers search for electronic components using the Digi-Key API