micbon commited on
Commit
8349cd7
·
verified ·
1 Parent(s): a162c34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  autollm
2
- gradio==4.14.0
3
  gitpython
4
  nbconvert
5
  kaleido
6
  cohere
7
  typing-extensions
8
  langchain
9
- pdfminer.six
 
 
1
  autollm
2
+ gradio
3
  gitpython
4
  nbconvert
5
  kaleido
6
  cohere
7
  typing-extensions
8
  langchain
9
+ pdfminer.six
10
+ nest_asyncio