mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
ROCm Dependency Fixes
This commit is contained in:
@@ -22,7 +22,6 @@ dependencies:
|
||||
- loguru
|
||||
- termcolor
|
||||
- Pillow
|
||||
- diffusers
|
||||
- psutil
|
||||
- pip:
|
||||
- flask-cloudflared
|
||||
@@ -40,4 +39,5 @@ dependencies:
|
||||
- ijson
|
||||
- bitsandbytes
|
||||
- ftfy
|
||||
- pydub
|
||||
- pydub
|
||||
- diffusers
|
||||
|
@@ -19,12 +19,10 @@ dependencies:
|
||||
- loguru
|
||||
- termcolor
|
||||
- Pillow
|
||||
- diffusers
|
||||
- psutil
|
||||
- pip:
|
||||
- --extra-index-url https://download.pytorch.org/whl/rocm5.1.1
|
||||
- torch
|
||||
- torchvision
|
||||
- torch==1.11.*
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
||||
- lupa==1.10
|
||||
@@ -38,3 +36,4 @@ dependencies:
|
||||
- ijson
|
||||
- ftfy
|
||||
- pydub
|
||||
- diffusers
|
||||
|
Reference in New Issue
Block a user