Spaces:
Runtime error
Runtime error
Update requirments.txt
Browse files- requirments.txt +1 -0
requirments.txt
CHANGED
@@ -5,6 +5,7 @@ uvicorn
|
|
5 |
requests
|
6 |
python-dotenv
|
7 |
ctransformers
|
|
|
8 |
peft
|
9 |
torch
|
10 |
streamlit
|
|
|
5 |
requests
|
6 |
python-dotenv
|
7 |
ctransformers
|
8 |
+
transformers
|
9 |
peft
|
10 |
torch
|
11 |
streamlit
|