IndicatorHarmonizer / environment.yml
holzhauerL's picture
Update in app.py to fix bug: used keywords in process_similarity_results()
c56bd4a
raw
history blame contribute delete
221 Bytes
name: leonardo-ih
channels:
- conda-forge
- defaults
dependencies:
- gradio
- pandas
- numpy
- pandas
- transformers
- openpyxl
- ipykernel
- pip
- pip:
- torch
- importlib
- seatable_api