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 562 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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  1. torch==2.0.1
  2. spaces==0.26.0
  3. torchaudio==2.0.2
  4. torchvision==0.15.2
  5. transformers==4.31.0
  6. accelerate==0.21.0
  7. datasets==2.1.0
  8. einops==0.6.1
  9. h5py==3.8.0
  10. huggingface_hub==0.19.4
  11. importlib_metadata==6.3.0
  12. librosa==0.9.2
  13. matplotlib==3.5.2
  14. numpy==1.23.0
  15. omegaconf==2.3.0
  16. packaging==23.1
  17. pandas==1.4.1
  18. progressbar33==2.4
  19. protobuf==3.20.*
  20. resampy==0.4.2
  21. safetensors==0.3.2
  22. sentencepiece==0.1.99
  23. scikit_image==0.19.3
  24. scikit_learn==1.2.2
  25. scipy==1.8.0
  26. soundfile==0.12.1
  27. ssr_eval==0.0.6
  28. torchlibrosa==0.1.0
  29. tqdm==4.63.1
  30. wandb==0.12.14
  31. ipython==8.12.0
  32. gradio==4.3.0
  33. wavio==0.0.7
Tip!

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

Comments

Loading...