Spaces:
Sleeping
Sleeping
Komal-patra
commited on
Commit
•
8bf2568
1
Parent(s):
951ef0a
update
Browse files
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 = '/
|
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 {{
|