Aleix Conchillo Flaqué
319b8e7816
updated ImageFrame and added URLImageFrame and UserImageFrame
2024-04-08 23:23:33 -07:00
Aleix Conchillo Flaqué
1ea503c1e6
examples: fix 03a-image-local
2024-04-04 15:35:58 -07:00
Aleix Conchillo Flaqué
3528f5d735
use conditional imports and show help errors if modules not found
2024-04-03 15:27:31 -07:00
Aleix Conchillo Flaqué
9385270775
autopep8 formatting
2024-03-18 11:28:32 -07:00
Moishe Lettvin
b84b3d59f3
Use other model in FAL
2024-03-12 14:47:00 -04:00
Moishe Lettvin
e87196cce7
set FAL param correctly
2024-03-12 14:03:43 -04:00
Moishe Lettvin
f546bb32da
Make 08- work again
2024-03-12 10:34:52 -04:00
Moishe Lettvin
977c12d530
undo fal change
2024-03-11 13:19:47 -04:00
Moishe Lettvin
61c55d2f47
Fix up other examples
2024-03-11 13:17:31 -04:00
Kwindla Hultman Kramer
37e904ce68
changed fal to a maybe slightly faster model
2024-03-10 19:40:51 -07:00
Moishe Lettvin
815aa2bc3e
Another autopep8 formatting pass
2024-02-10 09:29:08 -05:00
Moishe Lettvin
ee1ce8f288
Abstract base transport class & local transport class
2024-02-08 08:15:28 -05:00
chadbailey59
70d07b6ea2
WIP: environment cleanup ( #19 )
...
* removed env var usage from SDK services
* started consolidating configure.py
* 1–3 work
* cleaned up the rest
* more cleanup
* cleanup and 05 tinkering
* made fal keys optional
2024-02-06 15:07:16 -06:00
Moishe Lettvin
4416f36ae9
some minor cleanup, and coalesce image/images into one thing, and use itertools.cycle
2024-01-27 19:07:29 -05:00
Moishe Lettvin
e81f247845
Don't create aiohttp sessions inside services
2024-01-26 12:30:37 -05:00
Moishe Lettvin
5fdda43bed
Autopep linter fixes
2024-01-25 12:12:46 -05:00
Moishe Lettvin
0245f98eb5
update fal image_gen to use size in constructor
2024-01-18 11:29:13 -05:00
chadbailey59
6e8ebbd34c
fal.ai integration ( #3 )
...
* fal.ai image gen
* some sample and readme updates
* holy cow this is fast
* basic image-gen working
* starting audio prompt and reset
* short confirmation words
* moved fal module to pyproject.toml
---------
Co-authored-by: Moishe Lettvin <moishel@gmail.com >
2024-01-17 12:08:00 -06:00