FitCV / src /environment.yml
Ayo42's picture
Upload 9 files
ec97e44 verified
raw
history blame contribute delete
199 Bytes
name: huggingface-env
dependencies:
- python=3.11.2
- pip
- pip:
- spacy
- spacy-layoutlm
- transformers
- streamlit
- torch
- datasets
- azureml-defaults