stevecam27 commited on
Commit
acb04ed
1 Parent(s): 9ff0dfd

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Local distribution of bamboo
2
+ ./packages/bamboo-0.1.1-py3-none-any.whl
3
+ # Other packages
4
+ jupyterlab
5
+ openai
6
+ pandas
7
+ pdf2image
8
+ pydantic
9
+ pypdf
10
+ streamlit
11
+ bamboo
12
+