Komal-patra commited on
Commit
8bf2568
1 Parent(s): 951ef0a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def generate_text(prompt, max_length=150):
32
  return generated_text
33
 
34
  # Custom CSS for the UI
35
- background_image_path = '/mnt/data/image.png'
36
  custom_css = f"""
37
  /* Chatbot container */
38
  .gradio-container {{
 
32
  return generated_text
33
 
34
  # Custom CSS for the UI
35
+ background_image_path = 'https://www.shlegal-technology.com/sites/default/files/insight/ExploringTheLegislativeBackgroundBANNER.jpg'
36
  custom_css = f"""
37
  /* Chatbot container */
38
  .gradio-container {{