clementruhm commited on
Commit
98b6455
1 Parent(s): e40fdab

requirements: both gradio and gradio_client

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  numpy==1.23.2
2
  resampy==0.4.2
3
- websockets==10.3
 
 
 
1
  numpy==1.23.2
2
  resampy==0.4.2
3
+ websockets==10.3
4
+ gradio_client==0.5.3
5
+ gradio==3.45.2