Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements-cuda.txt 439 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. numpy==1.17.0
  2. h5py==2.9.0
  3. Keras==2.2.4
  4. opencv-python==4.1.0.25
  5. tensorflow-gpu==1.12.0
  6. plaidml==0.6.0
  7. plaidml-keras==0.5.0
  8. scikit-image
  9. tqdm
  10. ffmpeg-python==0.1.17
  11. git+https://www.github.com/keras-team/keras-contrib.git
  12. #
  13. # install following packages directly via pip!
  14. #
  15. # pip install torch===1.3.1 -f https://download.pytorch.org/whl/torch_stable.html
  16. # pip install torchvision===0.4.0 -f https://download.pytorch.org/whl/torch_stable.html
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...