Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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)
|