Skip to content

Releases: fal-ai/fal

fal_v1.7.4

25 Jan 00:16
cf89aa0
Compare
Choose a tag to compare
  • feat(toolkit): use sha in resulting repo name to avoid race conditions (#396)

fal_client_v0.5.8

25 Jan 12:27
97eaae8
Compare
Choose a tag to compare
  • feat(fal_client): add retries (#398)

fal_v1.7.3

24 Jan 21:14
306261d
Compare
Choose a tag to compare
  • feat(toolkit): support multipart for saving bytes (#397)

fal_v1.7.2

23 Jan 12:04
73e4275
Compare
Choose a tag to compare
  • fix: make it easier to diagnose upload issues (#393)
  • fix(fal): include tomli for config (#395)

fal_v1.7.1

21 Jan 20:47
f1ee2a5
Compare
Choose a tag to compare
  • feat(fal): support basic fal profiles (#383)
  • fix: pass real params to File class (#391)
  • refactor: make get_builtin_repository function check for repo instance (#390)
  • chore(fal): remove unused tomli req (#392)

fal_v1.7.0

21 Jan 19:35
72a7376
Compare
Choose a tag to compare
  • feat(fal): support image builder (#387)
  • feat(fal/auth): add support for Google Colab token retrieval (#389)
  • feat(toolkit): input types (#380)

fal_v1.6.2

20 Jan 18:02
c2e6eda
Compare
Choose a tag to compare
feat(auth): add support for Google Colab token retrieval (#377)

* feat(auth): add support for Google Colab token retrieval

* feat(auth): implement Google Colab token retrieval mechanism

* fix(auth): correct conditional logic in fetch_credentials function

* fix(auth): remove unnecessary noqa comment in is_google_colab function

* fix(auth): remove unnecessary noqa comment and import get_ipython

* fix(auth): handle token parsing and improve Google Colab detection

* fix(auth): correct conditional logic in fetch_credentials function

* fix(auth): reorder credential fetching logic to prioritize Google Colab token

* fix(auth): remove Google Colab token handling and related logic from fal

* fix(auth): remove Google Colab state management and token retrieval logic

* fix(auth): implement Google Colab token retrieval with state management

fal_client_v0.5.7

20 Jan 18:02
c2e6eda
Compare
Choose a tag to compare
  • chore(fal-client): skip tests when missing creds (#388)
  • feat(auth): add support for Google Colab token retrieval (#377)

fal_v1.6.1

14 Jan 04:55
1d1bddd
Compare
Choose a tag to compare
  • ci: add visual helpers for target env and print env in container test
  • feat(container): support registries (#374)
  • misc(container): add tests for container apps and remove build_env (#375)
  • feat(fal-file): add no scale argument (#362)
  • feat(app): print installed packages on startup (#384)

fal_v1.6.0

18 Dec 22:07
6f5bef2
Compare
Choose a tag to compare
  • chore: fix typo (#370)
  • chore: bump isolate version (#373)