zyu commited on
Commit
051ddea
·
1 Parent(s): 1582f78

fix building bugs

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -5
requirements.txt CHANGED
@@ -1,14 +1,9 @@
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
 
1
  datasets==2.9.0
 
2
  evaluate==0.4.0
3
  flax==0.6.6
4
  jax==0.4.13
5
  https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.13+cuda12.cudnn89-cp310-cp310-manylinux2014_x86_64.whl
 
 
6
  numpy==1.22.4
7
  torch==1.13.1
8
  transformers==4.26.0
 
 
9
  streamlit==1.38.0