Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
texta
texta-mlp-python
Commits
949f77fa
Commit
949f77fa
authored
Oct 08, 2021
by
Wael Ramadan
Browse files
lock torch at 1.* for pip and 1.7.1+cpu for conda cpu only env
parent
f4d56494
Pipeline
#6716
passed with stage
in 5 minutes and 2 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
environment.yaml
View file @
949f77fa
...
...
@@ -8,7 +8,7 @@ channels:
dependencies
:
-
python=3.7
-
pip
-
pytorch==1.
7.
*
-
pytorch==1.*
-
lxml
-
pip
:
-
beautifulsoup4>=4.9.*
...
...
requirements.txt
View file @
949f77fa
stanza
==1.2.3
torch
==1.
7.
*
torch
==1.*
lxml
beautifulsoup4
>=4.9.*
pelecanus
...
...
worker/environment-cpu.yaml
View file @
949f77fa
...
...
@@ -12,5 +12,5 @@ dependencies:
-
texta-mlp
-
celery==4.*
-
redis==3.*
-
torch
=
=1.7.1+cpu
-
torch
>
=1.7.1+cpu
-
-f https://download.pytorch.org/whl/torch_stable.html
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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