Komal-patra commited on
Commit
69b124f
·
verified ·
1 Parent(s): c96430c
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
  .message.pending {{
38
  background: #A8C4D6;
 
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
  .message.pending {{
38
  background: #A8C4D6;