Mattral commited on
Commit
ca86f32
·
verified ·
1 Parent(s): e4b426b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -5,9 +5,6 @@ from PIL import Image
5
  import os
6
 
7
 
8
- if not api_key:
9
- st.error("Hugging Face API key is not set. Please check your .env file or environment variables.")
10
-
11
  # App title and description
12
  st.title("I am Your GrowBuddy 🌱")
13
  st.write("Let me help you start gardening. Let's grow together!")
 
5
  import os
6
 
7
 
 
 
 
8
  # App title and description
9
  st.title("I am Your GrowBuddy 🌱")
10
  st.write("Let me help you start gardening. Let's grow together!")