fal-ai / fal-js

The JavaScript client and utilities to fal-serverless with built-in TypeScript definitions
https://fal.ai
MIT License
91 stars 19 forks source link

fix(client): remove auto-upload of data uri #73

Closed drochetti closed 4 months ago

drochetti commented 4 months ago

Note: this PR removes the upload of data uri for base64 encoded files. The client will just submit them as base64 going forward.