Sakil commited on
Commit
7fadd5d
·
1 Parent(s): fb0b8f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ st.title("☔ ☔Chat with CSV using Llama2 ☔ ☔")
37
  st.markdown("<h3 style='text-align: center; color: white;'>Built by <a href=https://github.com/Sakil786'>♻️ CSVQConnect ♻️ </a></h3>", unsafe_allow_html=True)
38
  # Your background image URL goes here
39
  #background_image_url = 'https://www.bing.com/images/search?view=detailV2&ccid=lFAWXtbv&id=BB57AC3541361FF3844CAA706B667014CB515B92&thid=OIP.lFAWXtbvpchf66BryfJQ1QHaE8&mediaurl=https%3a%2f%2fimage.freepik.com%2ffree-photo%2ftwo-llamas-andean-highland-bolivia_107467-2006.jpg&exph=418&expw=626&q=llama2+image&simid=608011097331751957&FORM=IRPRST&ck=F66D65F1AFAAA4BBCF9986ADF8ED1643&selectedIndex=4'
40
- background_image_path = 'image2.jpg'
41
  # Set the background image and color
42
  st.markdown(
43
  """
 
37
  st.markdown("<h3 style='text-align: center; color: white;'>Built by <a href=https://github.com/Sakil786'>♻️ CSVQConnect ♻️ </a></h3>", unsafe_allow_html=True)
38
  # Your background image URL goes here
39
  #background_image_url = 'https://www.bing.com/images/search?view=detailV2&ccid=lFAWXtbv&id=BB57AC3541361FF3844CAA706B667014CB515B92&thid=OIP.lFAWXtbvpchf66BryfJQ1QHaE8&mediaurl=https%3a%2f%2fimage.freepik.com%2ffree-photo%2ftwo-llamas-andean-highland-bolivia_107467-2006.jpg&exph=418&expw=626&q=llama2+image&simid=608011097331751957&FORM=IRPRST&ck=F66D65F1AFAAA4BBCF9986ADF8ED1643&selectedIndex=4'
40
+ background_image_path = 'image1.jpg'
41
  # Set the background image and color
42
  st.markdown(
43
  """