appinitdev commited on
Commit
884f4ec
·
verified ·
1 Parent(s): 41539dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -4
requirements.txt CHANGED
@@ -1,6 +1,14 @@
1
- accelerate
 
 
2
  diffusers
3
- invisible_watermark
4
- torch
5
  transformers
6
- xformers
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ pydantic
4
  diffusers
 
 
5
  transformers
6
+ accelerate
7
+ insightface
8
+ onnxruntime-gpu
9
+ torch
10
+ torchvision
11
+ safetensors
12
+ opencv-python-headless
13
+ pillow
14
+ python-multipart