You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client =RunwayML(api_key=********)
this throws an erorr Client.init() got an unexpected keyword argument 'proxies'
also tried with Async but got the same erorr in production while this run on local machine but not in production
The text was updated successfully, but these errors were encountered:
client =RunwayML(api_key=********)
this throws an erorr Client.init() got an unexpected keyword argument 'proxies'
also tried with Async but got the same erorr in production while this run on local machine but not in production
The text was updated successfully, but these errors were encountered: