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