This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangtao
/
autogen
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
127
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Added punkt dependency to Dockerfile.
pull/2491/head
Adam Fourney
2 years ago
parent
18eba94d14
commit
2da2b586d1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
samples/tools/autogenbench/autogenbench/res/Dockerfile
+ 1
- 0
samples/tools/autogenbench/autogenbench/res/Dockerfile
View File
@@ -41,3 +41,4 @@ RUN /usr/bin/echo -e "import easyocr\nreader = easyocr.Reader(['en'])" | python
# Webarena
RUN pip install beartype aiolimiter
RUN /usr/bin/echo -e "import nltk\nnltk.download('punkt')" | python
Write
Preview
Loading…
Cancel
Save