Commit Graph

240 Commits

Author SHA1 Message Date
4cc4d68519 📄 Add python copyright and credits print 2024-05-03 08:59:16 +02:00
renovate[bot]
613e77202b ⬆️ Upgrade dependency orjson to v3.10.2 2024-05-03 08:21:14 +02:00
renovate[bot]
8ff2863b55 ⬆️ Upgrade dependency openai to v1.25.1 2024-05-02 22:03:16 +02:00
renovate[bot]
d78bf6fc79 ⬆️ Upgrade dependency openai to v1.23.6 2024-04-25 09:51:02 +02:00
renovate[bot]
35fbb183a8 ⬆️ Upgrade dependency openai to v1.23.3 2024-04-24 06:45:44 +02:00
bfb742b41b ♻️ Settings are now directly in pipelines - remove settings engine. 2024-04-22 14:01:17 +02:00
062db5fd83 ⬆️ Upgrade fix-busted-json==0.0.18 2024-04-22 14:00:23 +02:00
4cb6844d55 🐛 fix(GoogleStockImageEngine): Center image in frame 2024-04-22 10:35:40 +02:00
3b03b86ccc 💡 Update comment 2024-04-22 10:34:55 +02:00
51614d3562 💡 Remove irrelevant comment 2024-04-22 10:21:15 +02:00
0da6b1a518 🎨 Run linter 2024-04-21 22:00:06 +02:00
f3db42e341 🏷️ 🎨 Add title and description parameter to TikTokUploadEngine.upload. Also run linter 2024-04-21 21:59:17 +02:00
e9a5328d1d ♻️ Refactor assets handling, add new AI images engines, add new long form videos pipeline, remove import of shorts pipeline awaiting upgrade to use new code. 2024-04-21 21:57:16 +02:00
a2c6823e89 🏷️ Add types and function signatures 2024-04-21 21:52:14 +02:00
27b56e14d7 ⚰️ Remove unused functions 2024-04-21 21:51:05 +02:00
6be42dfe5d feat(prompting): Add new function get_prompts for loading multiple prompts from one yaml file at a time 2024-04-21 21:50:11 +02:00
a25a97f1d1 chore(deps): Add fix_busted_json to fix badly formatted json generated by LLMs 2024-04-21 21:44:15 +02:00
00fdc740e0 🐛 fix(AnthropicLLMEngine): Use fix_busted_json to fix badly formatted json by claude 2024-04-21 21:43:17 +02:00
20a317e10e 👽 fix(AnthropicLLMEngine): Add newest claude-3-sonnet-20240229 and claude-3-sonnet-20240229 models 2024-04-21 21:42:20 +02:00
6c55387e39 👽 fix(OpenaiLLMEngine): Add newest gpt-4-turbo model 2024-04-21 21:41:25 +02:00
0fc86d2661 🎨 Run linter 2024-04-21 21:39:39 +02:00
4cb395d279 🎨 Run linter 2024-04-21 21:36:57 +02:00
ae437ce67d 🔊 feat: Add Logging 2024-04-21 21:35:18 +02:00
8bc6c0f703 Create CODE_OF_CONDUCT.md 2024-04-20 14:29:35 +02:00
178090f1c3 🔧 📝 Add issues templates 2024-04-20 14:26:41 +02:00
aaeb8440cb 📝 Add CONTRIBUTING.md 2024-04-20 14:22:50 +02:00
23e7488f43 Update SECURITY.md 2024-04-20 13:50:11 +02:00
a2138c00f1 Create black.yaml 2024-04-20 13:41:21 +02:00
renovate[bot]
d888365755 ⬆️ Upgrade dependency openai to v1.23.2 2024-04-20 13:34:32 +02:00
renovate[bot]
ffd7ed8e5c ⬆️ Upgrade dependency orjson to v3.10.1 2024-04-19 11:26:48 +02:00
renovate[bot]
f8203059ec ⬆️ Upgrade dependency openai to v1.23.1 2024-04-19 10:54:03 +02:00
renovate[bot]
4f5e590f65 ⬆️ Upgrade dependency anthropic to v0.25.6 2024-04-19 10:43:20 +02:00
b12d35957b Merge pull request #55 from Paillat-dev/renovate/sqlalchemy-2.x
⬆️ Upgrade dependency SQLAlchemy to v2.0.29
2024-04-19 09:54:30 +02:00
renovate[bot]
56110223ab ⬆️ Upgrade dependency SQLAlchemy to v2.0.29 2024-04-19 07:52:40 +00:00
4b8246af7f 🔧 Enable dependency dashboard in renovate.json 2024-04-19 09:49:26 +02:00
74fafb9994 ⬆️ Bump gradio to 4.26.0 2024-04-19 09:46:16 +02:00
6a5df37bba 🔧 Fix(renovate.json): Use correct base config 2024-04-19 09:05:43 +02:00
9e3f7f585f 🔧 Fix(renovate.json): Support gitmoji 2024-04-19 09:01:52 +02:00
c5e4972e7d Merge branch 'main' of github.com:Paillat-dev/viralfactory 2024-04-19 08:50:13 +02:00
88fbea433e Add windows-curses for win optional dependencies.
Add linting dev dependencies.
Add pytorch index for cu118 torch.
Add scripts in pyproject.toml.
Add moviepy from https://github.com/OsaAjani/moviepy.git.
Add tiktok-uploader from https://github.com/Paillat-dev/tiktok-uploader.git.
Add TTS==0.22.0. Add Google-Images-Search from https://github.com/Paillat-dev/Google-Images-Search.
Add yt-dlp[default]>=2023.11.16.
2024-04-19 08:49:47 +02:00
3f85250980 Update renovate.json 2024-04-19 08:39:32 +02:00
9a2b4236fa chore(Deps): pyproject.toml & pdm 2024-04-17 15:56:05 +02:00
32ace31ff9 Merge pull request #29 from Paillat-dev/renovate/pypi-gradio-vulnerability
Update dependency gradio to v4.19.2 [SECURITY]
2024-04-17 14:26:49 +02:00
c2e4e21e36 Merge pull request #51 from Paillat-dev/renovate/anthropic-0.x
Update dependency anthropic to v0.25.3
2024-04-17 14:21:33 +02:00
renovate[bot]
4a4e52aa39 Update dependency anthropic to v0.25.3 2024-04-17 08:32:48 +00:00
55230a0b33 Merge pull request #50 from Paillat-dev/renovate/sqlalchemy-2.x
Update dependency SQLAlchemy to v2.0.28
2024-03-08 15:45:27 +01:00
renovate[bot]
109f249b77 Update dependency SQLAlchemy to v2.0.28 2024-03-06 07:31:49 +00:00
renovate[bot]
724ac9409f Update dependency gradio to v4.19.2 [SECURITY] 2024-03-06 07:31:46 +00:00
7336093396 No need for imagemagick anymore 2024-03-02 15:20:38 +01:00
455514e475 Support for upgraded moviepy 2024-03-02 15:20:34 +01:00