Update README.md

This commit is contained in:
2025-12-07 17:36:59 +02:00
parent 37063b7f85
commit a6da4c0c2e

View File

@@ -466,17 +466,6 @@ Increase TTL in `llama-swap-config.yaml`:
ttl: 3600 # 1 hour instead of 30 minutes
```
---
## 🤝 Contributing
Contributions are welcome! Here's how you can help:
1. **Fork the repository**
2. **Create a feature branch** (`git checkout -b feature/amazing-feature`)
3. **Commit your changes** (`git commit -m 'Add some amazing feature'`)
4. **Push to the branch** (`git push origin feature/amazing-feature`)
5. **Open a Pull Request**
### Development Setup
@@ -522,7 +511,6 @@ This project is provided as-is for educational and personal use. Please respect:
- **OpenAI** - For the API standard
- **MiniCPM-V Team** - For the amazing vision model
- **Danbooru** - For the artwork API
- **Fish.audio** - For TTS integration (optional)
---