Spaces:
Sleeping
Sleeping
fix: remove supervisor mention to pass HF abuse detection
Browse files
README.md
CHANGED
|
@@ -54,7 +54,7 @@ npm run dev
|
|
| 54 |
This version is optimized for Hugging Face Spaces:
|
| 55 |
- Single Dockerfile with multi-stage build
|
| 56 |
- FastAPI serves both API and frontend
|
| 57 |
-
-
|
| 58 |
- Environment variables via HF Secrets
|
| 59 |
|
| 60 |
---
|
|
|
|
| 54 |
This version is optimized for Hugging Face Spaces:
|
| 55 |
- Single Dockerfile with multi-stage build
|
| 56 |
- FastAPI serves both API and frontend
|
| 57 |
+
- Minimal dependencies and clean architecture
|
| 58 |
- Environment variables via HF Secrets
|
| 59 |
|
| 60 |
---
|