ercaronte commited on
Commit
683aadf
1 Parent(s): 6e4052c

Update requirements.txt

Browse files

Fixing bug determining the api name when a demo has api_name=False

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  soundfile
2
  git+https://github.com/huggingface/transformers
3
  torch
4
- torchaudio
 
 
1
  soundfile
2
  git+https://github.com/huggingface/transformers
3
  torch
4
+ torchaudio
5
+ gradio_client>=0.2.9