forked from p04798526/LLaMA-Factory-Mirror
Update requirements.txt
LlamaTokenizer requires the SentencePiece library but it was not found in your environment.
This commit is contained in:
parent
cec9760eb8
commit
e2a16d549e
|
@ -11,3 +11,4 @@ gradio
|
|||
mdtex2html
|
||||
uvicorn
|
||||
fastapi
|
||||
sentencepiece
|
||||
|
|
Loading…
Reference in New Issue