This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
增加requests依赖
tags/v0.4.10
yhcc
GitHub
5 years ago
parent
a366f156ac
commit
e4b0782466
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
requirements.txt
+ 2
- 1
requirements.txt
View File
@@ -1,4 +1,5 @@
numpy
torch>=0.4.0
tqdm
nltk
nltk
requests
Write
Preview
Loading…
Cancel
Save