Macdensten91 commited on
Commit
2029abd
·
verified ·
1 Parent(s): 602322f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import random
5
  import gradio as gr
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
 
5
  import gradio as gr
6
  from huggingface_hub import InferenceClient
7
 
8
+ # Load environment variables from .env
9
 
10
 
11
  # Retrieve the Hugging Face API token from the environment