Max Hager commited on
Commit
bdf45bb
1 Parent(s): 11f9b6a

update req

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio==4.7.1
2
- requests
3
- Pillow
4
- python-dotenv
5
- PyMuPDF
6
  arxiv
7
- tiktoken
8
  openai
9
- textwrap3
 
 
 
 
 
 
 
1
+ pandas
 
 
 
 
2
  arxiv
 
3
  openai
4
+ python-dotenv
5
+ tweepy
6
+ nest_asyncio
7
+ requests
8
+ pymupdf
9
+ tiktoken
10
+ Pillow