Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,7 +21,6 @@ from pptx.dml.color import RGBColor
|
|
| 21 |
# 使用 Google 新版 SDK
|
| 22 |
from google import genai
|
| 23 |
from google.genai import types
|
| 24 |
-
from google.api_core import exceptions as google_exceptions
|
| 25 |
|
| 26 |
load_dotenv()
|
| 27 |
|
|
|
|
| 21 |
# 使用 Google 新版 SDK
|
| 22 |
from google import genai
|
| 23 |
from google.genai import types
|
|
|
|
| 24 |
|
| 25 |
load_dotenv()
|
| 26 |
|