Spaces:
Running
Running
Update models.py
Browse files
models.py
CHANGED
|
@@ -10,7 +10,7 @@ load_dotenv()
|
|
| 10 |
|
| 11 |
# --- Model Configuration ---
|
| 12 |
MODEL_ID = "tencent/HunyuanImage-3.0"
|
| 13 |
-
PROVIDER = "
|
| 14 |
BILL_TO = "huggingface"
|
| 15 |
|
| 16 |
# Initialize client
|
|
|
|
| 10 |
|
| 11 |
# --- Model Configuration ---
|
| 12 |
MODEL_ID = "tencent/HunyuanImage-3.0"
|
| 13 |
+
PROVIDER = "replicate"
|
| 14 |
BILL_TO = "huggingface"
|
| 15 |
|
| 16 |
# Initialize client
|