Spaces:
Build error
Build error
133
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
torch==2.6.0+cu124
|
| 3 |
torchvision==0.21.0+cu124
|
| 4 |
numpy==1.26.4
|
| 5 |
-
gradio
|
| 6 |
opencv-python-headless==4.10.0.84
|
| 7 |
insightface==0.7.3
|
| 8 |
albucore==0.0.16
|
|
|
|
| 2 |
torch==2.6.0+cu124
|
| 3 |
torchvision==0.21.0+cu124
|
| 4 |
numpy==1.26.4
|
| 5 |
+
gradio[oauth]==5.22.0
|
| 6 |
opencv-python-headless==4.10.0.84
|
| 7 |
insightface==0.7.3
|
| 8 |
albucore==0.0.16
|