mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 14:17:09 -04:00
add linux support
This commit is contained in:
parent
26ba0bab76
commit
a819b8c9b7
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ tensorboard
|
||||||
transformers
|
transformers
|
||||||
tqdm
|
tqdm
|
||||||
wandb
|
wandb
|
||||||
triton-windows
|
triton-windows; platform_system == "Windows"
|
||||||
|
triton; platform_system == "Linux"
|
||||||
|
|
||||||
# API
|
# API
|
||||||
flask_cloudflared==0.0.14
|
flask_cloudflared==0.0.14
|
||||||
|
|
Loading…
Add table
Reference in a new issue