Spaces:
Runtime error
Runtime error
Commit ·
941587b
1
Parent(s): f6bc8c5
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ sentencepiece==0.1.99
|
|
| 7 |
torch==2.0.1
|
| 8 |
transformers==4.31.0
|
| 9 |
llama-cpp-python
|
|
|
|
|
|
| 7 |
torch==2.0.1
|
| 8 |
transformers==4.31.0
|
| 9 |
llama-cpp-python
|
| 10 |
+
einops
|