Swaroop Ingavale commited on
Commit
e894644
·
1 Parent(s): 02ce8d2
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ Flask
3
+ scikit-learn
4
+ groq
5
+ numpy
6
+ transformers
7
+ torch
8
+ uvicorn[standard]