MMGP_demo / environment.yml
fabiencasenave's picture
Update environment.yml
706d159 verified
raw
history blame contribute delete
225 Bytes
name: demo
channels:
- conda-forge
- nodefaults
dependencies:
- python=3.11
- muscat=2.2
- eigency=3.4.0.2
- plaid
- datasets
- pyrender
- matplotlib
- pytorch
# - pyopengl
- pip:
- gradio==5.19.0