Spaces:
Runtime error
Runtime error
Rockramsri
commited on
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ sentencepiece==0.1.*
|
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
7 |
numpy==1.*
|
8 |
-
llama-cpp-python
|
|
|
|
5 |
torch==1.11.*
|
6 |
transformers==4.*
|
7 |
numpy==1.*
|
8 |
+
llama-cpp-python
|
9 |
+
streamlit
|