suryanshupaul commited on
Commit
56df9af
·
verified ·
1 Parent(s): 1718e11

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ json5 # JSON is built-in, but some cases require json5
4
+ requests
5
+ python-dotenv
6
+ rich
7
+ tqdm
8
+ openai
9
+ gradio
10
+ huggingface_hub