Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,10 @@ xformers
|
|
| 7 |
insightface
|
| 8 |
onnxruntime
|
| 9 |
onnxruntime-gpu
|
| 10 |
-
einops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
insightface
|
| 8 |
onnxruntime
|
| 9 |
onnxruntime-gpu
|
| 10 |
+
einops
|
| 11 |
+
spaces
|
| 12 |
+
omegaconf
|
| 13 |
+
peft
|
| 14 |
+
huggingface-hub
|
| 15 |
+
opencv-python
|
| 16 |
+
gradio
|