zyu commited on
Commit
1582f78
·
1 Parent(s): 10a832a

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets==2.9.0
2
+ dp-accounting==0.3.0
3
+ evaluate==0.4.0
4
+ flax==0.6.6
5
+ jax==0.4.13
6
+ https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.13+cuda12.cudnn89-cp310-cp310-manylinux2014_x86_64.whl
7
+ matplotlib==3.7.0
8
+ matplotlib-inline==0.1.6
9
+ numpy==1.22.4
10
+ torch==1.13.1
11
+ transformers==4.26.0
12
+ typing==3.7.4.3
13
+ typing_extensions==4.5.0
14
+ streamlit==1.38.0