Praneeth KVS commited on
Commit
9411a2a
·
verified ·
1 Parent(s): 2963530

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -15,8 +15,8 @@ import gradio as gr
15
  import os
16
  import google.generativeai as genai
17
 
18
- import google.generativeai as genai
19
- from google.colab import userdata
20
 
21
  #GOOGLE_API_KEY=userdata.get('G-API_key2')
22
  #genai.configure(api_key=GOOGLE_API_KEY)
 
15
  import os
16
  import google.generativeai as genai
17
 
18
+ #import google.generativeai as genai
19
+ #from google.colab import userdata
20
 
21
  #GOOGLE_API_KEY=userdata.get('G-API_key2')
22
  #genai.configure(api_key=GOOGLE_API_KEY)