rsnt_translations
56,430
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|virtualenv --no-download $ENVDIR | |virtualenv --no-download $ENVDIR | ||
|source $ENVDIR/bin/activate | |source $ENVDIR/bin/activate | ||
|pip install --upgrade pip | |||
|pip install --no-index tensorflow_gpu | |pip install --no-index tensorflow_gpu | ||
|pip freeze > requirements.txt | |pip freeze > requirements.txt |