jleibs commited on
Commit
8ffccb3
·
1 Parent(s): 49c11ee

Add gradio to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  datasets
2
  h5py
 
3
  pillow
4
  rerun-sdk>=0.15.0,<0.16.0
5
  tqdm
 
1
  datasets
2
  h5py
3
+ gradio==4.27.0
4
  pillow
5
  rerun-sdk>=0.15.0,<0.16.0
6
  tqdm