Spaces:
Sleeping
Sleeping
Add PhotoMaker dependencies for consistent face generation
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,8 @@ sentence-transformers
|
|
| 7 |
openai-whisper
|
| 8 |
soundfile
|
| 9 |
librosa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
openai-whisper
|
| 8 |
soundfile
|
| 9 |
librosa
|
| 10 |
+
diffusers
|
| 11 |
+
insightface
|
| 12 |
+
onnxruntime
|
| 13 |
+
opencv-python
|
| 14 |
+
facexlib
|