Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -268,7 +268,7 @@ def main_interface(file, recipient_email, recipient_name, question, state):
|
|
268 |
# CSS for styling
|
269 |
css = """
|
270 |
.gradio-container {
|
271 |
-
background-image: url('https://huggingface.co/spaces/
|
272 |
background-size: cover;
|
273 |
background-position: center;
|
274 |
background-repeat: no-repeat;
|
|
|
268 |
# CSS for styling
|
269 |
css = """
|
270 |
.gradio-container {
|
271 |
+
background-image: url('https://huggingface.co/spaces/Codequestt/DocWise/blob/main/DALL%C2%B7E%202025-01-26%2011.43.33%20-%20A%20futuristic%20and%20sleek%20magical%20animated%20GIF-style%20icon%20design%20for%20'DocWise'%2C%20representing%20knowledge%2C%20documents%2C%20and%20wisdom.%20The%20design%20includes%20a%20glow.jpg');
|
272 |
background-size: cover;
|
273 |
background-position: center;
|
274 |
background-repeat: no-repeat;
|