DeepLearning101 commited on
Commit
f6f1840
·
verified ·
1 Parent(s): 3abb76d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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