File size: 385 Bytes
b304e47
14f464e
 
b304e47
 
 
14f464e
b304e47
e783828
14f464e
b304e47
14f464e
 
a01f732
14f464e
63b9997
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: FugthChat Story Generator
emoji: πŸ“š
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
---

# πŸ“š FugthChat GGUF Story Generator

This Space runs a multi-model GGUF backend using FastAPI.
It downloads models on **startup**, not during the build, to prevent timeouts.

- **GET /**: Health check. Returns model list.
- **POST /generate**: Main generation endpoint.