englissi commited on
Commit
3ad3916
·
verified ·
1 Parent(s): 362d2fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio>=3.35.0 # Gradio UI 라이브러리
2
  gTTS>=2.3.2 # Google Text-to-Speech (TTS) 라이브러리
 
 
1
  gradio>=3.35.0 # Gradio UI 라이브러리
2
  gTTS>=2.3.2 # Google Text-to-Speech (TTS) 라이브러리
3
+ langdetect>=1.0.9 # 언어 감지 라이브러리