RobertoBarrosoLuque commited on
Commit
5b57a13
·
1 Parent(s): 07edd42

Pin dependencies version

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -11
requirements.txt CHANGED
@@ -1,12 +1,7 @@
1
  gradio==5.38.0
2
- huggingface_hub[cli]
3
- fireworks-ai
4
- pre-commit
5
- soundfile
6
- scipy>=1.11.0
7
- websocket-client
8
- torchaudio
9
- reportlab
10
- python-dotenv
11
- jupyter
12
- ipython
 
1
  gradio==5.38.0
2
+ huggingface_hub[cli]==0.33.4
3
+ fireworks-ai==0.19.6
4
+ torchaudio==2.7.1
5
+ reportlab==4.4.2
6
+ python-dotenv==1.1.1
7
+ websocket-client==1.8.0