major-matcher / environment.yml
waidhoferj's picture
first commit
aadb779
raw
history blame contribute delete
292 Bytes
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