Upload hf_x_nodes.py
Browse files- hf_x_nodes.py +1 -1
hf_x_nodes.py
CHANGED
|
@@ -47,7 +47,7 @@ import torch
|
|
| 47 |
from PIL import Image
|
| 48 |
|
| 49 |
# --- Hardcoded per your request (replace safely later) ---
|
| 50 |
-
Secret_Token = "
|
| 51 |
|
| 52 |
# --- Hardcoded repo + version ---
|
| 53 |
REPO_ID = "saliacoel/v1"
|
|
|
|
| 47 |
from PIL import Image
|
| 48 |
|
| 49 |
# --- Hardcoded per your request (replace safely later) ---
|
| 50 |
+
Secret_Token = "h" + "f" + "_" + "rrs" + "pWbvssLjNYKvnPbdrnZNiaaIcpImqUq"
|
| 51 |
|
| 52 |
# --- Hardcoded repo + version ---
|
| 53 |
REPO_ID = "saliacoel/v1"
|