Prajwall11 commited on
Commit
c89a92a
·
verified ·
1 Parent(s): 234a881

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
6
  warnings.filterwarnings('ignore')
7
 
8
  # API key for the nutrition information
9
- api_key = 'XshljGSwf/pq3GcgBdHtOg==G9X2wnPqW5c6vp0F'
10
 
11
  def identify_image(image_path):
12
  """Identify the food item in the image."""
 
6
  warnings.filterwarnings('ignore')
7
 
8
  # API key for the nutrition information
9
+ api_key = nutrient
10
 
11
  def identify_image(image_path):
12
  """Identify the food item in the image."""