mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
adding base environment file
This commit is contained in:
parent
604246d12c
commit
6f7578abca
20
environments/base.yml
Normal file
20
environments/base.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
name: koboldai
|
||||||
|
channels:
|
||||||
|
- pytorch
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- colorama
|
||||||
|
- flask-socketio
|
||||||
|
- pytorch
|
||||||
|
- python=3.8.*
|
||||||
|
- cudatoolkit=11.1
|
||||||
|
- eventlet
|
||||||
|
- markdown
|
||||||
|
- bleach
|
||||||
|
- pip
|
||||||
|
- git
|
||||||
|
- pip:
|
||||||
|
- flask-cloudflared
|
||||||
|
- flask-ngrok
|
||||||
|
- lupa==1.10
|
Loading…
x
Reference in New Issue
Block a user