peachfawn commited on
Commit
e1c3a42
Β·
verified Β·
1 Parent(s): 3ea94c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
- pandas
2
- openpyxl
3
- gradio # If using Gradio
4
- streamlit # If using Streamlit
 
 
 
 
 
 
 
1
+ gradio
2
+ selenium
3
+ SpeechRecognition
4
+ pyttsx3
5
+ gtts
6
+ pyvis
7
+ transformers
8
+ torch
9
+ fuzzywuzzy
10
+ python-Levenshtein