Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
huggingface_hub==0.24.5
|
| 3 |
-
Pillow>=10.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
huggingface_hub==0.24.5
|
| 3 |
+
Pillow>=10.0.0
|
| 4 |
+
transformers>=4.40.0
|
| 5 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
| 6 |
+
facenet-pytorch>=2.6.0
|