asmaa1 commited on
Commit
1833cc0
·
verified ·
1 Parent(s): 771ee97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from tensorflow.keras.preprocessing.image import load_img, img_to_array
9
  import h5py
10
  import google.generativeai as genai
11
 
12
- genai.configure(api_key="AIzaSyAzv4VAm5hsr-Lek3ARywH6wcY6zEGVhSw")
13
 
14
  # Set up generation configuration
15
  generation_config = {
 
9
  import h5py
10
  import google.generativeai as genai
11
 
12
+ genai.configure(api_key="AIzaSyA3EGIk0HoEMmOx1AQTvYSPDWfBR3GO1Hk")
13
 
14
  # Set up generation configuration
15
  generation_config = {