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
|
# 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/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
|
||||||
- pytorch
|
- pytorch
|
||||||
- defaults
|
- defaults
|
||||||
- nvidia
|
- nvidia
|
||||||
# Psst. If you change a dependency, make sure it's mirrored in the docker requirement
|
# Psst. If you change a dependency, make sure it's mirrored in the docker requirement
|
||||||
# files as well.
|
# files as well.
|
||||||
dependencies:
|
dependencies:
|
||||||
- nodejs=18.11.0
|
- conda-forge::nodejs=18.11.0
|
||||||
- yarn=1.22.19
|
- yarn=1.22.19
|
||||||
- cudatoolkit=11.3
|
- cudatoolkit=11.3
|
||||||
- git
|
- git
|
||||||
|
Loading…
Reference in New Issue
Block a user