Paul Ke commited on
Commit
c940532
·
verified ·
1 Parent(s): 8b9e51e

Update streamlit_app.py

Browse files
Files changed (1) hide show
  1. streamlit_app.py +1 -0
streamlit_app.py CHANGED
@@ -14,6 +14,7 @@ import google.generativeai as genai
14
  from pathlib import Path
15
  import tempfile
16
 
 
17
  from google.genai.types import (
18
  GenerateContentConfig,
19
  HarmCategory,
 
14
  from pathlib import Path
15
  import tempfile
16
 
17
+ from google import genai
18
  from google.genai.types import (
19
  GenerateContentConfig,
20
  HarmCategory,