onenoly11 commited on
Commit
760306f
·
verified ·
1 Parent(s): d7a63d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,4 +1,2 @@
1
- gradio
2
- requests
3
- speechrecognition
4
- pydub
 
1
+ gradio==4.44.0 # For the UI (latest stable as of Oct 2025)
2
+ requests==2.32.3 # For xAI API calls