Rkruemmel commited on
Commit
41b19d6
·
verified ·
1 Parent(s): 02bfffc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ uvicorn>=0.14.0
3
+ spaces
4
+ seaborn
5
+ pandas
6
+ numpy
7
+ tqdm
8
+ tk
9
+ networkx
10
+ sqlite3
11
+ dask
12
+ torch