DrishtiSharma commited on
Commit
797cd5c
Β·
verified Β·
1 Parent(s): e39f873

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ valid_model_names = [
140
  'mixtral-8x7b-32768'
141
  ]
142
 
143
- st.markdown("<a href='https://groq.com'><img src='app/static/banner.png' width='500'></a>", unsafe_allow_html=True)
144
  st.write("---")
145
 
146
  # Initialize session state
 
140
  'mixtral-8x7b-32768'
141
  ]
142
 
143
+ #st.markdown("<a href='https://groq.com'><img src='app/static/banner.png' width='500'></a>", unsafe_allow_html=True)
144
  st.write("---")
145
 
146
  # Initialize session state