Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -2,12 +2,11 @@ transformers>=4.34.0
|
|
| 2 |
diffusers
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
-
gradio>=4.28.3
|
| 6 |
onnxruntime
|
| 7 |
-
insightface
|
| 8 |
einops
|
| 9 |
accelerate
|
| 10 |
fastapi
|
| 11 |
uvicorn
|
| 12 |
Pillow
|
| 13 |
-
huggingface-hub
|
|
|
|
| 2 |
diffusers
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
| 5 |
onnxruntime
|
| 6 |
+
insightface
|
| 7 |
einops
|
| 8 |
accelerate
|
| 9 |
fastapi
|
| 10 |
uvicorn
|
| 11 |
Pillow
|
| 12 |
+
huggingface-hub
|