khulnasoft commited on
Commit
ee26589
1 Parent(s): 499c4eb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ readyapi==0.110.*
2
+ torch==2.1.*
3
+ transformers==4.*
4
+ uvicorn[standard]==0.24.*