FM-1976 commited on
Commit
e097e35
·
verified ·
1 Parent(s): 840599b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ llama-cpp-python==0.2.85
2
+ tiktoken
3
+ streamlit==1.36.0