Gopal2002 commited on
Commit
5161b05
·
verified ·
1 Parent(s): bf97bdc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ transformers>=4.52.0
5
+ fastapi
6
+ uvicorn[standard]
7
+ pydantic
8
+ peft