2dbd707817
Update README.md
2024-03-01 12:28:00 +01:00
56749961e6
Update README.md
2024-03-01 12:22:38 +01:00
8072e3a273
Update README.md
2024-03-01 12:22:19 +01:00
aea7ec12d8
Update README.md
2024-03-01 12:20:51 +01:00
d878100b62
Force Pillow==9.5.0
2024-02-29 17:57:17 +01:00
77f8f8958f
Fix write bytes not str
2024-02-29 17:32:43 +01:00
1198bb5320
Create presets file if not exists
2024-02-29 17:31:13 +01:00
1f2d363e91
Fix directory not opening
2024-02-29 17:24:13 +01:00
6a95da11c0
Remove torch sine it is installed manually
2024-02-29 17:13:08 +01:00
db0bb72866
Merge branch 'main' of github.com:Paillat-dev/viralfactory
2024-02-29 16:52:08 +01:00
be3776e1ce
Some changes
2024-02-29 16:51:40 +01:00
736d0b6d19
Merge pull request #45 from Paillat-dev/renovate/openai-1.x
...
Update dependency openai to v1.13.3
2024-02-29 08:32:39 +01:00
renovate[bot]
a3d1ded8da
Update dependency openai to v1.13.3
2024-02-29 05:37:42 +00:00
b734d7d0af
Update README.md
2024-02-29 01:01:23 +01:00
1a970be2e1
Update README.md
2024-02-29 00:36:36 +01:00
992cccc570
Update README.md
2024-02-29 00:34:33 +01:00
5e7b32dc7a
Some changes
2024-02-28 19:23:22 +01:00
d8bee9dc7f
Some changes
2024-02-28 19:22:14 +01:00
5a86996d64
Downgrade gradio
...
awaiting a fix for https://github.com/gradio-app/gradio/issues/7549
2024-02-27 15:23:11 +01:00
8f594548b9
Better requirements - not uzing pip freeze but pipreqs
2024-02-27 14:33:29 +01:00
166eff8a8a
I have no time to review my commit
2024-02-27 14:24:25 +01:00
c70872a0e5
Fix typos and remove newlines since they're broken
2024-02-27 11:57:31 +01:00
e1cad6b74d
Whatever
2024-02-27 11:56:56 +01:00
db4739685b
Update LICENSE
2024-02-25 19:12:24 +01:00
5c27868de8
Update README.md
2024-02-25 19:07:54 +01:00
85bcb9a0ed
Create README.md
2024-02-24 23:33:22 +01:00
57e3225456
Add Scientific facts script & open folder button
2024-02-24 23:32:08 +01:00
ccfad9db06
Fix ui
2024-02-23 13:33:50 +01:00
9f91132a0a
Formatting
2024-02-23 13:12:48 +01:00
03dd641c70
Remove engines.json
...
It's not needed
2024-02-23 12:28:46 +01:00
0d5ac5106f
Rename VideoBackgroundEngine
2024-02-23 12:27:36 +01:00
ca520296d4
Fix presets logic
2024-02-23 12:27:04 +01:00
d7fa8945d1
Formatting and stuff
2024-02-23 11:07:50 +01:00
8951837d04
🔧 chore(ui): refactor imports and remove unused code in __init__.py and gradio_ui.py
...
🔥 chore(ui): remove unused launcher.py file
The imports in __init__.py and gradio_ui.py have been refactored to remove the unused import statements. The launcher.py file has been removed as it is no longer needed. This improves code cleanliness and reduces unnecessary clutter.
2024-02-23 10:45:59 +01:00
2ec4af56c1
Edit presets.json
2024-02-23 10:01:36 +01:00
2a102c62e3
Formatting
2024-02-23 09:56:54 +01:00
d2b222b83b
Add .gitkeep
2024-02-23 09:56:41 +01:00
32b6b5c42e
Formatting & improving imports
2024-02-23 09:50:43 +01:00
aa5c03b17e
Add presets feature
2024-02-23 09:37:00 +01:00
d0d1f38e50
Update .gitignore to ignore local/presets.json
2024-02-22 18:03:10 +01:00
6c91b2e622
Fix nullable attribute for description column in Video model
2024-02-22 18:03:00 +01:00
0a2e4774d0
Add presets functionality to GenerateUI class
2024-02-22 18:02:52 +01:00
de7b7b1f1b
Merge branch 'main' of github.com:Paillat-dev/viralfactory
2024-02-22 15:40:37 +01:00
43944aea42
Create presets.json
2024-02-22 15:40:18 +01:00
a8e85f15b0
Add new dependencies: cachetools, google-api-core, google-api-python-client, google-auth, google-auth-httplib2, google-auth-oauthlib, Google-Images-Search, googleapis-common-protos, httplib2, oauthlib, outcome, pyasn1, pyasn1-modules, pyfiglet, requests-oauthlib, selenium, sortedcontainers, termcolor, tiktok-uploader, toml, trio, trio-websocket, uritemplate, webdriver-manager, windows-curses, wsproto
2024-02-22 15:17:00 +01:00
1aa0a5b986
Add get_assets() method to retrieve a single file by ID
2024-02-22 15:15:52 +01:00
00536c4894
Add video metadata and upload functionality
2024-02-22 15:15:42 +01:00
5a96f0b465
Add GoogleAssetsEngine to AssetsEngine imports
2024-02-22 15:15:32 +01:00
adce06bae3
Update font and font size in SimpleCaptioningEngine.py
2024-02-22 15:15:26 +01:00
0189d26f61
Refactor get_metadata method signature in BaseMetadataEngine.py
2024-02-22 15:15:17 +01:00