Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.22.0
|
2 |
+
llama-cpp-python==0.1.66
|
3 |
+
plotly==5.14.1
|