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 876 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
34
35
36
  1. # Requirements automatically generated by pigar.
  2. # https://github.com/damnever/pigar
  3. # recording_scripts/recording_gui.py: 3
  4. # recording_scripts/util.py: 9
  5. PsychoPy == 1.84.2
  6. # preprocess_data.py: 11
  7. librosa == 0.5.1
  8. h5py == 2.7.0
  9. # recording_scripts/adjustCuts.py: 4,8
  10. # recording_scripts/util.py: 15
  11. matplotlib == 1.5.1
  12. # preprocess_data.py: 3
  13. # recording_scripts/adjustCuts.py: 1
  14. # recording_scripts/main.py: 4
  15. # recording_scripts/recording_gui.py: 4
  16. # recording_scripts/util.py: 13
  17. numpy == 1.11.0
  18. # recording_scripts/adjustCuts.py: 5
  19. # recording_scripts/util.py: 14
  20. pandas == 0.19.2
  21. # preprocess_data.py: 7,8
  22. # recording_scripts/adjustCuts.py: 2,6,9
  23. # recording_scripts/recording_gui.py: 5
  24. # recording_scripts/util.py: 11,12
  25. scipy == 0.17.0
  26. # recording_scripts/main.py: 3
  27. # recording_scripts/recording_gui.py: 2
  28. # recording_scripts/util.py: 2
  29. sounddevice == 0.3.7
Tip!

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

Comments

Loading...