harshSethi commited on
Commit
4c90ee4
·
verified ·
1 Parent(s): f8708bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -2,9 +2,6 @@ import os
2
  import gradio as gr
3
  import datetime as dt
4
  import pytz
5
-
6
- from dotenv import load_dotenv
7
- load_dotenv()
8
  from groq import Groq
9
 
10
  # Get the API key from an environment variable
 
2
  import gradio as gr
3
  import datetime as dt
4
  import pytz
 
 
 
5
  from groq import Groq
6
 
7
  # Get the API key from an environment variable