network01 commited on
Commit
362b1b3
·
verified ·
1 Parent(s): f6bb176

Fix Gradio Space runtime launch compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  huggingface_hub<1.0
 
2
  pillow
3
  requests
4
  audioop-lts
 
1
  huggingface_hub<1.0
2
+ gradio_client==1.3.0
3
  pillow
4
  requests
5
  audioop-lts