accelerate / pydantic fix

#1
by 6Morpheus6 - opened
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,8 +3,9 @@ numpy<1.24.0
3
  #torchvision==0.15.2
4
  diffusers==0.22.0
5
  transformers==4.34.1
6
- accelerate
7
  insightface
8
  #onnxruntime-gpu
9
  #onnxruntime
 
10
  gradio
 
3
  #torchvision==0.15.2
4
  diffusers==0.22.0
5
  transformers==4.34.1
6
+ accelerate==0.31.0
7
  insightface
8
  #onnxruntime-gpu
9
  #onnxruntime
10
+ fastapi==0.112.2
11
  gradio