mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-03 10:57:35 +01:00
0f38dbc0ed
Switching the official huggingface to VE's fork for the time being until some of these changes land upstream.
18 lines
296 B
YAML
18 lines
296 B
YAML
name: koboldai
|
|
channels:
|
|
- huggingface
|
|
- pytorch
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- colorama
|
|
- flask-socketio
|
|
- pytorch
|
|
- python=3.8.*
|
|
- cudatoolkit=11.1
|
|
- tensorflow-gpu
|
|
- pip
|
|
- git
|
|
- pip:
|
|
- flask-cloudflared
|
|
- git+https://github.com/vfbd/transformers#tfs |