Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Fairseq
Commits
884e3046
Unverified
Commit
884e3046
authored
Nov 13, 2017
by
Myle Ott
Committed by
GitHub
Nov 13, 2017
Browse files
Update requirements.txt and fix flake8 (#62)
parent
3e3529e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
fairseq/progress_bar.py
fairseq/progress_bar.py
+0
-1
requirements.txt
requirements.txt
+1
-0
No files found.
fairseq/progress_bar.py
View file @
884e3046
...
...
@@ -13,7 +13,6 @@ Wrapper around various loggers and progress bars (e.g., tqdm).
from
collections
import
OrderedDict
import
json
from
numbers
import
Number
import
sys
from
tqdm
import
tqdm
...
...
requirements.txt
View file @
884e3046
cffi
numpy
torch
tqdm
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment