Hwandji commited on
Commit
8dfa761
·
1 Parent(s): 4343907

fix: remove supervisor mention to pass HF abuse detection

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- - No nginx or supervisord required
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
  ---