Browse Source

增加requests依赖

tags/v0.4.10
yhcc GitHub 5 years ago
parent
commit
e4b0782466
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      requirements.txt

+ 2
- 1
requirements.txt View File

@@ -1,4 +1,5 @@
numpy
torch>=0.4.0
tqdm
nltk
nltk
requests

Loading…
Cancel
Save