cocktailpeanut 6Morpheus6 commited on
Commit
d9b3c3b
1 Parent(s): 5ae5863

accelerate / pydantic fix (#1)

Browse files

- accelerate / pydantic fix (b0f5382816c13eaa3b84eb3a8810b417040b466c)


Co-authored-by: Pascal Geltz <[email protected]>

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