Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==4.44.1
|
|
|
2 |
basicsr>=1.4.2
|
3 |
facexlib>=0.2.5
|
4 |
gfpgan>=1.3.5
|
|
|
1 |
+
gradio[oauth]==4.44.1
|
2 |
+
uvicorn>=0.14.0
|
3 |
basicsr>=1.4.2
|
4 |
facexlib>=0.2.5
|
5 |
gfpgan>=1.3.5
|