mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove cudatoolkit-dev and gcc/gxx 9 from conda env because they didn't resolve on Windows
This commit is contained in:
@@ -11,9 +11,6 @@ dependencies:
|
|||||||
- pytorch=1.11.*
|
- pytorch=1.11.*
|
||||||
- python=3.8.*
|
- python=3.8.*
|
||||||
- cudatoolkit=11.1
|
- cudatoolkit=11.1
|
||||||
- cudatoolkit-dev=11.1
|
|
||||||
- gcc=9.*
|
|
||||||
- gxx=9.*
|
|
||||||
- eventlet=0.33.3
|
- eventlet=0.33.3
|
||||||
- dnspython=2.2.1
|
- dnspython=2.2.1
|
||||||
- markdown
|
- markdown
|
||||||
|
Reference in New Issue
Block a user