mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-01 06:10:08 +01:00
Undo changes to requirements
needing to manually install tensorboard might be a windows-only problem. Can be easily solved manually.
This commit is contained in:
parent
0dfac4b777
commit
b8f7d34c1d
|
|
@ -5,6 +5,5 @@ gradio==3.18.0
|
|||
numpy
|
||||
rwkv==0.1.0
|
||||
safetensors==0.2.8
|
||||
tensorboard
|
||||
sentencepiece
|
||||
git+https://github.com/oobabooga/transformers@llama_push
|
||||
|
|
|
|||
Loading…
Reference in a new issue