ibrahim313 commited on
Commit
d03225f
·
verified ·
1 Parent(s): d7a9f29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
  streamlit
2
- pandas
3
- groq
4
- pydub
5
- sounddevice # For audio recording
6
- numpy # Often required for handling audio data
 
1
  streamlit
2
+ transformers
3
+ torch