Add initial implementation of Youlbot WebUI with Gradio frontend

This commit is contained in:
sal
2026-05-30 22:09:53 +09:00
commit 9455b591de
3 changed files with 392 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
gradio>=4.0.0
httpx>=0.27.0
python-dotenv>=1.0.0
openai-whisper>=20231117