Fix gradio using pinned pydantic

This commit is contained in:
henryruhs
2025-03-28 12:07:01 +01:00
parent 1e3bab9644
commit d4fba8421f
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ METADATA =\
{
'name': 'FaceFusion',
'description': 'Industry leading face manipulation platform',
'version': '3.1.1',
'version': '3.1.2',
'license': 'MIT',
'author': 'Henry Ruhs',
'url': 'https://facefusion.io'