Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from groq import Groq
|
|
6 |
|
7 |
# Add custom CSS for the app background and highlighted text
|
8 |
def add_background():
|
9 |
-
background_url = "https://huggingface.co/spaces/ZainMalik0925/GreenLensAI_LCA/resolve/main/
|
10 |
css = f"""
|
11 |
<style>
|
12 |
.stApp {{
|
|
|
6 |
|
7 |
# Add custom CSS for the app background and highlighted text
|
8 |
def add_background():
|
9 |
+
background_url = "https://huggingface.co/spaces/ZainMalik0925/GreenLensAI_LCA/resolve/main/BKG03.jpg"
|
10 |
css = f"""
|
11 |
<style>
|
12 |
.stApp {{
|