mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-16 07:41:38 +03:00
Update environment.yaml
This commit is contained in:
parent
09b64d4f75
commit
3361c21f96
@ -15,14 +15,13 @@ name: ldm
|
||||
# You should have received a copy of the GNU Affero General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
channels:
|
||||
- conda-forge
|
||||
- pytorch
|
||||
- defaults
|
||||
- nvidia
|
||||
# Psst. If you change a dependency, make sure it's mirrored in the docker requirement
|
||||
# files as well.
|
||||
dependencies:
|
||||
- nodejs=18.11.0
|
||||
- conda-forge::nodejs=18.11.0
|
||||
- yarn=1.22.19
|
||||
- cudatoolkit=11.3
|
||||
- git
|
||||
|
Loading…
Reference in New Issue
Block a user