Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
-
|
2 |
-
flax==0.6.6
|
3 |
-
diffusers==0.13.1
|
4 |
-
accelerate==0.16.0
|
5 |
-
transformers==4.26.1
|
6 |
huggingface-hub>=0.15.0
|
7 |
-
|
8 |
-
safetensors==0.2.8
|
9 |
-
pydantic==1.*
|
10 |
|
11 |
deepface
|
12 |
|
|
|
1 |
+
|
|
|
|
|
|
|
|
|
2 |
huggingface-hub>=0.15.0
|
3 |
+
|
|
|
|
|
4 |
|
5 |
deepface
|
6 |
|