runaksh commited on
Commit
2b411b3
·
1 Parent(s): b53144f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ gradio
3
+ transformers
4
+
5
+ uvicorn
6
+ fastapi
7
+ python-multipart
8
+ pydantic
9
+
10
+ scikit-learn
11
+ prometheus-client