kursathalat commited on
Commit
1ad1a3f
·
verified ·
1 Parent(s): cf2f7fe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ openpyxl
3
+ gradio
4
+ openai
5
+ pyaudio
6
+ SpeechRecognition
7
+ dotenv
8
+ regex
9
+ pydantic==2.10.6