Remove non-existent subfolder arg in MultiStepAgent.from_hub (#653)
This commit is contained in:
parent
db2df94241
commit
4755c39e14
|
@ -925,7 +925,6 @@ You have been provided with these additional arguments, that you can access usin
|
|||
"resume_download",
|
||||
"proxies",
|
||||
"revision",
|
||||
"subfolder",
|
||||
"local_files_only",
|
||||
]
|
||||
if key in kwargs
|
||||
|
|
Loading…
Reference in New Issue