Nikhil0987 commited on
Commit
e16e504
·
verified ·
1 Parent(s): 7dfc31a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -4,8 +4,8 @@ import google.generativeai as genai
4
 
5
 
6
  # Load JSON configuration
7
- with open('config.json', 'r') as f:
8
- config = json.load(f)
9
 
10
 
11
  #save json data
 
4
 
5
 
6
  # Load JSON configuration
7
+ # with open('config.json', 'r') as f:
8
+ # config = json.load(f)
9
 
10
 
11
  #save json data