Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import time
|
|
6 |
from utils import *
|
7 |
|
8 |
# HF Inference Endpoints parameter
|
9 |
-
endpoint_url = "https://qrh4fv8e7x3fw9w3.us-east-1.aws.endpoints.huggingface.cloud"
|
10 |
|
11 |
hf_token = os.getenv("TOKEN_HF")
|
12 |
|
|
|
6 |
from utils import *
|
7 |
|
8 |
# HF Inference Endpoints parameter
|
9 |
+
endpoint_url = "https://qrh4fv8e7x3fw9w3.us-east-1.aws.endpoints.huggingface.cloud"
|
10 |
|
11 |
hf_token = os.getenv("TOKEN_HF")
|
12 |
|