Update README.md
Browse files
README.md
CHANGED
|
@@ -35,5 +35,11 @@ short_description: EVALUACION GERENCIAL 360
|
|
| 35 |
---
|
| 36 |
|
| 37 |
漏 2025 FRAQX / Carlos Esparza (plantilla preparada por ChatGPT). Licencia MIT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
|
| 39 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 35 |
---
|
| 36 |
|
| 37 |
漏 2025 FRAQX / Carlos Esparza (plantilla preparada por ChatGPT). Licencia MIT.
|
| 38 |
+
## Migraci贸n a Inference Providers (importante)
|
| 39 |
+
Este Space ya usa el **nuevo endpoint** de Hugging Face Inference Providers para el fallback REST:
|
| 40 |
+
```
|
| 41 |
+
https://router.huggingface.co/hf-inference/models/{HF_MODEL_ID}
|
| 42 |
+
```
|
| 43 |
+
El endpoint anterior `https://api-inference.huggingface.co/` queda deprecado y devolver谩 404 a partir de **noviembre 2025**.
|
| 44 |
|
| 45 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|