pujanpaudel commited on
Commit
fd36851
·
verified ·
1 Parent(s): 9da87ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ uvicorn[standard]
3
  python-multipart
4
  pillow
5
  numpy
6
- transformers
7
  lightning
8
  torch
 
3
  python-multipart
4
  pillow
5
  numpy
6
+ transformers==4.48.1
7
  lightning
8
  torch