468fc26eb0
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
25 lines
388 B
YAML
25 lines
388 B
YAML
name: ai4beg
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- ipykernel
|
|
- ipython
|
|
- ipywidgets
|
|
- jupyter
|
|
- matplotlib=3.9
|
|
- numpy=1.26
|
|
- python
|
|
- requests=2.32
|
|
- scikit-learn
|
|
- scipy=1.13
|
|
- pip
|
|
- conda-forge::opencv
|
|
- setuptools
|
|
- pytorch::pytorch
|
|
- pytorch::torchtext
|
|
- pytorch::torchvision
|
|
- pytorch::torchdata
|
|
- pip:
|
|
- -r requirements.txt
|