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.txt 329 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
  1. ### dependency
  2. black
  3. dvc==2.45.1
  4. tqdm
  5. #tensorflow==2.8.0 #or CPU only support: https://www.tensorflow.org/install/pip#package-location
  6. https://storage.googleapis.com/tensorflow/windows/cpu/tensorflow_cpu-2.11.0-cp38-cp38-win_amd64.whl
  7. joblib
  8. Pillow
  9. scipy
  10. ### local packages -
  11. -e . # << uncomment this to install from setup.py
Tip!

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

Comments

Loading...