Remove non-existent subfolder arg in MultiStepAgent.from_hub (#653)

This commit is contained in:
Albert Villanova del Moral 2025-02-16 09:28:26 +01:00 committed by GitHub
parent db2df94241
commit 4755c39e14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -925,7 +925,6 @@ You have been provided with these additional arguments, that you can access usin
"resume_download", "resume_download",
"proxies", "proxies",
"revision", "revision",
"subfolder",
"local_files_only", "local_files_only",
] ]
if key in kwargs if key in kwargs