ariesljm commited on
Commit
0066916
·
verified ·
1 Parent(s): 5f3989e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  numpy
2
  pandas
3
  torch>=2.0.0
 
1
+
2
+ fastapi
3
+ uvicorn
4
+ torch
5
+ transformers
6
+
7
  numpy
8
  pandas
9
  torch>=2.0.0