Spaces:
Build error
Build error
Commit ·
b55c9da
1
Parent(s): fcf4959
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ llama_index
|
|
| 11 |
langchain
|
| 12 |
markdown
|
| 13 |
markdown2
|
| 14 |
-
torch
|
| 15 |
git+https://github.com/huggingface/peft.git
|
| 16 |
git+https://github.com/huggingface/transformers.git
|
| 17 |
SentencePiece
|
|
|
|
| 11 |
langchain
|
| 12 |
markdown
|
| 13 |
markdown2
|
| 14 |
+
torch==1.13.0
|
| 15 |
git+https://github.com/huggingface/peft.git
|
| 16 |
git+https://github.com/huggingface/transformers.git
|
| 17 |
SentencePiece
|