This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[MNT] delete useless requirements for text_workflow
tags/v0.3.2
nju-xy
2 years ago
parent
a809363aac
commit
d29cd1c1d2
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
examples/dataset_text_workflow/example_files/requirements.txt
+0
-1
examples/dataset_text_workflow/requirements.txt
+ 3
- 0
examples/dataset_text_workflow/example_files/requirements.txt
View File
@@ -0,0 +1,3 @@
torch==2.0.1
torchdata
torchtext
+ 0
- 1
examples/dataset_text_workflow/requirements.txt
View File
@@ -1 +0,0 @@
torchtext>=0.14.1
Write
Preview
Loading…
Cancel
Save