File size: 292 Bytes
aadb779
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: major-matcher
channels:
  - anaconda
  - conda-forge
dependencies:
  - python=3.10
  - pytorch
  - torchvision
  - matplotlib
  - numpy
  - pandas
  - transformers
  - ipykernel
  - scikit-learn
  - beautifulsoup4
  - nltk
  - request
  - seaborn
  - pip:
      - gradio
      - wakepy