nbroad commited on
Commit
65da17d
·
1 Parent(s): 2648568

fix dill reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,4 +6,6 @@ accelerate==0.20.3
6
  gradio==3.35.2
7
  --extra-index-url https://download.pytorch.org/whl/cu118
8
  torch==2.0.1
9
- apache-beam
 
 
 
6
  gradio==3.35.2
7
  --extra-index-url https://download.pytorch.org/whl/cu118
8
  torch==2.0.1
9
+ apache-beam==2.48.0
10
+ dill==0.3.1.1
11
+ multiprocess==0.70.14