Komal-patra commited on
Commit
97f4536
·
verified ·
1 Parent(s): bd4819a
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: rgba(168, 196, 214, 0.5);
 
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: rgba(168, 196, 214, 0.5);