Spaces:
Runtime error
Runtime error
Update pages/12_Corrected.py
Browse files- pages/12_Corrected.py +1 -1
pages/12_Corrected.py
CHANGED
|
@@ -21,7 +21,7 @@ placeholder_images = {
|
|
| 21 |
}
|
| 22 |
|
| 23 |
# Set your API key
|
| 24 |
-
api_key = "
|
| 25 |
|
| 26 |
genai.configure(api_key=api_key)
|
| 27 |
|
|
|
|
| 21 |
}
|
| 22 |
|
| 23 |
# Set your API key
|
| 24 |
+
api_key = "AIzaSyC70u1sN87IkoxOoIj4XCAPw97ae2LZwNM"
|
| 25 |
|
| 26 |
genai.configure(api_key=api_key)
|
| 27 |
|