Simon Salmon commited on
Commit
c838cfe
1 Parent(s): 6e9d3da

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ huggingface-hub==0.0.14
3
+ torch
4
+ jax
5
+ flax
6
+ transformers
7
+ pandas==1.2.4