Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -20,4 +20,7 @@ tensorflow==2.12.0; sys_platform != 'darwin'
|
|
20 |
opennsfw2==0.10.2
|
21 |
protobuf==4.23.2
|
22 |
tqdm==4.65.0
|
23 |
-
gfpgan==1.3.8
|
|
|
|
|
|
|
|
20 |
opennsfw2==0.10.2
|
21 |
protobuf==4.23.2
|
22 |
tqdm==4.65.0
|
23 |
+
gfpgan==1.3.8
|
24 |
+
datasets
|
25 |
+
python-dotenv
|
26 |
+
insightface
|