botty-mcbotface / environment.yml
tsilva's picture
Upload folder using huggingface_hub
bca6a0c verified
raw
history blame contribute delete
135 Bytes
name: botty-mcbotface
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- pip:
- -r requirements.txt