Spaces:
Running
Running
samuelrince
commited on
Commit
•
50c03cc
1
Parent(s):
c333373
Change image max height
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pinned: false
|
|
8 |
---
|
9 |
|
10 |
<div align="center">
|
11 |
-
<img src="./assets/logo.png" alt="GenAI Impact Logo">
|
12 |
</div>
|
13 |
|
14 |
# Understand Generative AI Environmental Footprint
|
|
|
8 |
---
|
9 |
|
10 |
<div align="center">
|
11 |
+
<img src="./assets/logo.png" alt="GenAI Impact Logo" style="max-height: 200px">
|
12 |
</div>
|
13 |
|
14 |
# Understand Generative AI Environmental Footprint
|