Hjgugugjhuhjggg commited on
Commit
0b278a1
·
verified ·
1 Parent(s): a371b1a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.100.0
2
+ uvicorn==0.23.2
3
+ google-cloud-storage==2.10.0
4
+ transformers==4.34.0
5
+ torch==2.0.1
6
+ python-dotenv==1.0.0
7
+ requests==2.31.0
8
+ pydantic==1.10.9