ebraam1 commited on
Commit
e286fc0
·
verified ·
1 Parent(s): 89ccfd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
  fastapi
2
  uvicorn
3
  diffusers>=0.27.0
4
- transformers
5
  accelerate
6
  safetensors
7
  torch
 
8
  pillow
9
  huggingface_hub
10
  peft
 
1
  fastapi
2
  uvicorn
3
  diffusers>=0.27.0
4
+ transformers>=4.38.0
5
  accelerate
6
  safetensors
7
  torch
8
+ torchvision
9
  pillow
10
  huggingface_hub
11
  peft