Explorar el Código

README 수정

[UC]임종현 hace 7 meses
padre
commit
2487823ded
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1,2 +1,3 @@
 sudo apt update
 sudo apt install python3 python3-venv python3-pip -y
+uvicorn stt_whisper:app --host 0.0.0.0 --port 8000