chand2345 commited on
Commit
c6af4fb
·
1 Parent(s): 6fdeee5

Add pyaudioop for Python 3.13 Gradio compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  pandas
3
  scikit-learn
4
  torch
@@ -6,3 +6,4 @@ transformers
6
  huggingface_hub
7
  accelerate
8
  safetensors
 
 
1
+ gradio==4.44.0
2
  pandas
3
  scikit-learn
4
  torch
 
6
  huggingface_hub
7
  accelerate
8
  safetensors
9
+ pyaudioop