Programme zum automatisierten Sammeln von Bildern aus der Google Bildersuche für Machine Learning Projekte
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

master-arbeit.yml 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. name: master-arbeit
  2. channels:
  3. - conda-forge
  4. dependencies:
  5. - ca-certificates=2021.5.30=h5b45459_0
  6. - certifi=2021.5.30=py38haa244fe_0
  7. - openssl=1.1.1k=h8ffe710_0
  8. - pip=21.1.2=pyhd8ed1ab_0
  9. - python=3.8.10=h7840368_1_cpython
  10. - python_abi=3.8=1_cp38
  11. - setuptools=49.6.0=py38haa244fe_3
  12. - sqlite=3.35.5=h8ffe710_0
  13. - vc=14.2=hb210afc_4
  14. - vs2015_runtime=14.28.29325=h5e1d092_4
  15. - wheel=0.36.2=pyhd3deb0d_0
  16. - wincertstore=0.2=py38haa244fe_1006
  17. - pip:
  18. - absl-py==0.12.0
  19. - cachetools==4.2.2
  20. - chardet==4.0.0
  21. - cycler==0.10.0
  22. - gast==0.4.0
  23. - google-auth==1.30.1
  24. - google-auth-oauthlib==0.4.4
  25. - google-pasta==0.2.0
  26. - grpcio==1.34.1
  27. - idna==2.10
  28. - kiwisolver==1.3.1
  29. - markdown==3.3.4
  30. - matplotlib==3.4.2
  31. - numpy==1.19.5
  32. - oauthlib==3.1.1
  33. - opt-einsum==3.3.0
  34. - pillow==8.2.0
  35. - protobuf==3.17.1
  36. - pyasn1==0.4.8
  37. - pyasn1-modules==0.2.8
  38. - pyparsing==2.4.7
  39. - python-dateutil==2.8.1
  40. - requests==2.25.1
  41. - requests-oauthlib==1.3.0
  42. - rsa==4.7.2
  43. - six==1.15.0
  44. - tensorboard==2.5.0
  45. - tensorboard-data-server==0.6.1
  46. - tensorboard-plugin-wit==1.8.0
  47. - tensorflow-estimator==2.5.0
  48. - termcolor==1.1.0
  49. - typing-extensions==3.7.4.3
  50. - urllib3==1.26.5
  51. - werkzeug==2.0.1
  52. - wrapt==1.12.1
  53. prefix: C:\Users\cmar\Anaconda3\envs\master-arbeit