Spaces:
Running
Running
fix: HF inference SDK v3 + InferenceClient + supported model IDs (Llama 3.2, Gemma, Phi-3)
492b6b1 verified | { | |
| "name": "fable-ai-hf", | |
| "version": "2.0.0", | |
| "type": "module", | |
| "description": "Fable AI — Full claude.ai clone on HuggingFace", | |
| "dependencies": { | |
| "@huggingface/inference": "^3.0.0", | |
| "better-sqlite3": "^9.6.0", | |
| "cors": "^2.8.5", | |
| "express": "^4.21.0" | |
| } | |
| } | |