Update README-en.md

This commit is contained in:
2026-05-10 16:53:40 +07:00
parent 6d5a3bd72c
commit d0647c829a
+2 -2
View File
@@ -1,13 +1,13 @@
# 🤖 LiteRT-LM Web Server
Run **Gemma 4** models on embedded devices (Orange Pi 5, Raspberry Pi, etc.) using urlLiteRT-LMhttps://github.com/google-ai-edge/litert-lm with a REST API and Web UI.
Run **Gemma 4** models on embedded devices (Orange Pi 5, Raspberry Pi, etc.) using [LiteRT-LM](https://github.com/google-ai-edge/litert-lm) with a REST API and Web UI.
---
## 📋 Requirements
- Python 3.10+
- urllitert-lmhttps://github.com/google-ai-edge/litert-lm installed and working
- [LiteRT-LM](https://github.com/google-ai-edge/litert-lm) installed and working
- Python libraries:
```bash