Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ streamlit==1.22.0
|
|
| 2 |
llama-cpp-python==0.1.66
|
| 3 |
plotly==5.14.1
|
| 4 |
transformers
|
|
|
|
|
|
|
|
|
| 2 |
llama-cpp-python==0.1.66
|
| 3 |
plotly==5.14.1
|
| 4 |
transformers
|
| 5 |
+
pytorch
|
| 6 |
+
torch
|