EAV123 commited on
Commit
df68180
1 Parent(s): 7e20340

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,9 +1,4 @@
1
 
2
- ### Health Management APP
3
- from dotenv import load_dotenv #to get the key
4
-
5
- load_dotenv() ## load all the environment variables
6
-
7
  import streamlit as st
8
  import os
9
  import google.generativeai as genai
 
1
 
 
 
 
 
 
2
  import streamlit as st
3
  import os
4
  import google.generativeai as genai