stevecam27 commited on
Commit
b28970c
1 Parent(s): 25ab6a8

Add application file

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