Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import plotly.express as px
|
|
4 |
|
5 |
# Add custom CSS for the background
|
6 |
def add_background():
|
7 |
-
background_url = "https://huggingface.co/spaces/ZainMalik0925/GreenLensAI_LCA/resolve/main/
|
8 |
css = f"""
|
9 |
<style>
|
10 |
.stApp {{
|
|
|
4 |
|
5 |
# Add custom CSS for the background
|
6 |
def add_background():
|
7 |
+
background_url = "https://huggingface.co/spaces/ZainMalik0925/GreenLensAI_LCA/resolve/main/BCK2.jpg"
|
8 |
css = f"""
|
9 |
<style>
|
10 |
.stApp {{
|