Spaces:
Running
on
L40S
Running
on
L40S
Merge branch 'main' of github.com:jbilcke-hf/FacePoke
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ torchgeometry
|
|
17 |
async-lru==2.0.4
|
18 |
|
19 |
# note: gradio is only used for the cropping utility
|
20 |
-
gradio==5.0
|
21 |
|
22 |
pyyaml==6.0.1
|
23 |
numpy==1.22.0 # Updated to resolve conflicts
|
|
|
17 |
async-lru==2.0.4
|
18 |
|
19 |
# note: gradio is only used for the cropping utility
|
20 |
+
gradio==5.6.0
|
21 |
|
22 |
pyyaml==6.0.1
|
23 |
numpy==1.22.0 # Updated to resolve conflicts
|