Macdensten91 commited on
Commit
b43ceaa
·
verified ·
1 Parent(s): 1817ddc

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
  from huggingface_hub import InferenceClient
7
 
8
  # Load environment variables from .env file
9
- load_dotenv()
10
 
11
  # Retrieve the Hugging Face API token from the environment
12
  # Initialize the InferenceClient (update the model as needed)
 
6
  from huggingface_hub import InferenceClient
7
 
8
  # Load environment variables from .env file
9
+
10
 
11
  # Retrieve the Hugging Face API token from the environment
12
  # Initialize the InferenceClient (update the model as needed)