-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment-cp311.yml
53 lines (52 loc) · 1.13 KB
/
environment-cp311.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: aicoach311
channels:
- conda-forge
- huggingface
dependencies:
- python=3.11
- conda-forge::pydantic=2.6
- conda-forge::pydantic-settings
- pyyaml
- pandas
- conda-forge::httpx
- click
- pymongo
- numpy
- conda-forge::openai
- pytest
- pytest-mock
- pytest-cov
- tiktoken
- rich
- simonflueckiger::tesserocr
- beautifulsoup4
- python-levenshtein
#- pytorch # conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
- jupyter
- conda-forge::matplotlib
- conda-forge::webrtcvad
- scipy
- jinja2
- pillow
- pip
- pip:
- pyaudio
- pysoundfile
- opencv-python
- sc2reader
- spawningtool
- openwakeword
- onnxruntime-gpu
- accelerate
- transformers
- SpeechRecognition
#- flash_attn # https://pypi.org/project/flash-attn/
- pyodmongo
- realtimetts[system,coqui]
- keyboard
- climage
- obsws-python
- blizzapi2
- twitchAPI
- parametrize_from_file
- # SC2 reader plugins pip install git+https://github.com/NumberPigeon/sc2reader-plugins.git