Commit Graph

  • f38ebb485a Update ui.py Kenneth Estanislao 2024-10-04 15:39:08 +0800
  • 95742c8fd5 Merge pull request #686 from GhoulBoii/main Kenneth Estanislao 2024-10-04 14:41:22 +0800
  • 60e27f4755 Revert "Merge pull request #685 from KRSHH/main" Kenneth Estanislao 2024-10-03 14:51:38 +0800
  • 83811f2807
    fix(ui): no need for explicit camera count GhoulBoii 2024-10-02 23:59:27 +0530
  • 295f57785e
    Merge branch 'main' of github.com:GhoulBoii/Deep-Live-Cam GhoulBoii 2024-10-02 23:57:27 +0530
  • 54b52dfbc8
    feat(): adding cv2_enumerate_cameras to get camera_names GhoulBoii 2024-10-02 23:56:07 +0530
  • fa904a7bf0
    fix(ui): add camera_index to needed func GhoulBoii 2024-10-02 23:54:54 +0530
  • 874ccbbbe0
    fix(ui): making get_available_cameras() dynamic Kshamendra 2024-10-02 20:52:25 +0530
  • fcc2d0582f
    feat(ui): add camera switcher GhoulBoii 2024-10-02 20:32:48 +0530
  • 3d741bd269
    Update README.md KRSHH 2024-10-02 18:38:37 +0530
  • d4e5b8078d
    Merge pull request #685 from KRSHH/main KRSHH 2024-10-02 15:24:53 +0530
  • 61b51fc5d4
    Move the slider from live to root KRSHH 2024-10-02 14:37:19 +0530
  • f19e425143
    Update ui.py KRSHH 2024-10-02 14:20:56 +0530
  • 7d6bdad086
    Default opacity global KRSHH 2024-10-02 13:24:23 +0530
  • 12c0a7ac86
    Faceswap live opacity slider KRSHH 2024-10-02 13:23:39 +0530
  • 33977b8fb7 edited ui.py negativenagesh 2024-10-02 10:22:02 +0530
  • 0e9ff0c54e edited ui,py negativenagesh 2024-10-02 10:15:59 +0530
  • 248972c0ad modified ui.py negativenagesh 2024-10-02 10:03:08 +0530
  • 8bc9f59ca0 edited utils.py negativenagesh 2024-10-02 03:00:41 +0530
  • 615ff98e47 changed some codes WRT sourcery-ai negativenagesh 2024-10-02 02:38:53 +0530
  • 35251a1b1b Merged modules/ui.py from experimental branch negativenagesh 2024-10-02 01:58:17 +0530
  • d71247844d Revert "Merged modules/ui.py from experimental branch, please checkout" negativenagesh 2024-10-02 01:45:59 +0530
  • 4ad6877a7e Merged modules/ui.py from experimental branch, please checkout negativenagesh 2024-10-02 01:30:07 +0530
  • c08bec22e3
    Update issue templates Kenneth Estanislao 2024-10-01 14:26:03 +0800
  • 6c4cf425be up Bhl0318 2024-09-29 13:28:51 +0800
  • 6d6d2fc748
    Update python-package.yml hoangngoc5275 2024-09-29 04:33:28 +0700
  • cb9d04933b
    Merge branch 'hacksider:main' into main hoangngoc5275 2024-09-29 04:10:38 +0700
  • bdd7c593e1
    Update README.md KRSHH 2024-09-28 20:53:29 +0530
  • 6e618baf34
    Update README.md KRSHH 2024-09-28 17:22:21 +0530
  • 0edcaae713
    Merge pull request #650 from KRSHH/main KRSHH 2024-09-28 12:37:40 +0530
  • dff6cec2f9
    Comment Indention fix KRSHH 2024-09-27 20:59:48 +0530
  • 4d1d2c86af
    Preview video Frame by Frame using left and right arrow keys KRSHH 2024-09-27 20:40:32 +0530
  • e00c398825
    Merge branch 'hacksider:main' into main KRSHH 2024-09-27 20:20:22 +0530
  • 0e481609ea
    Update README.md KRSHH 2024-09-27 19:59:13 +0530
  • 683481804c
    Delete outdated docs directory KRSHH 2024-09-26 11:03:46 +0530
  • 5845b9c480
    Update README.md KRSHH 2024-09-26 00:57:11 +0530
  • 71cf39fd98
    Update metadata.py Kenneth Estanislao 2024-09-26 00:57:45 +0800
  • 92db20eba4
    Merge pull request #632 from KRSHH/main Deep_Live_Cam_CUDA KRSHH 2024-09-25 17:51:30 +0530
  • f1e365799e
    Updated README, (Images - TBU) KRSHH 2024-09-25 17:42:09 +0530
  • 6d1238212a
    New Fixed UI KRSHH 2024-09-25 17:36:50 +0530
  • 883839c206
    Update face_analyser.py Vignesh Skanda 2024-09-24 10:01:31 +0530
  • a11ccf9c49
    Merge pull request #621 from saleweaver/experimental Kenneth Estanislao 2024-09-23 11:59:23 +0800
  • 59cc742197 Add option to change the scale factor. Add readme information about super resolution. Michael 2024-09-23 02:49:48 +0100
  • 2066560a95 Significantly improve video resolution/quality using ESPCN_x4 model Michael 2024-09-23 02:48:59 +0100
  • 1af9abda2f Significantly improve video resolution/quality using ESPCN_x4 model Michael 2024-09-23 02:25:14 +0100
  • 91884eebf7
    Merge pull request #615 from saleweaver/experimental Kenneth Estanislao 2024-09-23 04:01:23 +0800
  • 4686716c59 add to README.md Michael 2024-09-22 18:39:00 +0100
  • f4028d3949 Fix underscore/hyphen Michael 2024-09-22 18:33:02 +0100
  • 07c735e9d2 Allows to set the upscale factor for gfpgan face_enhancer Michael 2024-09-22 18:31:06 +0100
  • aa021b6aa0 better import condition Michael 2024-09-22 18:11:02 +0100
  • 0e3805e200 added headless argument to readme Michael 2024-09-22 17:57:46 +0100
  • 5cabbffda8 - removed unused import statements - added macOS specific required library to requirements.txt - conditional import of pygrabber, which is unavailable for macOS Michael 2024-09-22 17:55:26 +0100
  • 0d4676591e - removed unused import statements - added macOS specific required library to requirements.txt - conditional import of pygrabber, which is unavailable for macOS Michael 2024-09-22 17:54:44 +0100
  • c2cc885672 Adding headless parameter to arguments to run from the cli Michael 2024-09-21 22:41:47 +0100
  • d8e8c8eb78 adding headless argument to run configuration Michael 2024-09-21 22:35:16 +0100
  • 92a0994f01
    Update README.md Kenneth Estanislao 2024-09-21 19:56:00 +0800
  • cad40b25dc Update face_swapper.py Kenneth Estanislao 2024-09-19 21:00:29 +0800
  • 1b4c0ce43e Update face_swapper.py Kenneth Estanislao 2024-09-19 17:43:05 +0800
  • fd4e3f546d reverted to the old version Kenneth Estanislao 2024-09-19 17:38:02 +0800
  • 5bcd6dabde Update ui.py Kenneth Estanislao 2024-09-19 15:54:57 +0800
  • 3e1f333e5e Revert "Merge pull request #594 from KRSHH/main" Kenneth Estanislao 2024-09-19 02:36:35 +0800
  • 1f71d274b5 Revert "Merge pull request #599 from KRSHH/main" Kenneth Estanislao 2024-09-19 02:01:47 +0800
  • bbfdf83267
    Update requirements.txt Kenneth Estanislao 2024-09-19 00:38:41 +0800
  • 88254c3952
    Merge pull request #604 from bkosowski/bugfix/fix_onnxruntime_version Kenneth Estanislao 2024-09-19 00:33:05 +0800
  • 069e9b46e6 Downgrade onnxruntime version to 1.16.0 to fix requirements installation bkosowski 2024-09-18 15:58:50 +0200
  • c711286a61
    Update README.md, fixed typo KRSHH 2024-09-18 17:28:16 +0530
  • 0b9bc946d3
    Use Icon KRSHH 2024-09-18 17:23:03 +0530
  • 06e7cbf13e
    Uploading icon KRSHH 2024-09-18 17:22:41 +0530
  • f22217825c
    Update README.md KRSHH 2024-09-18 17:21:04 +0530
  • 056345e252
    Final Logo KRSHH 2024-09-18 17:20:36 +0530
  • b6cdbe30dc
    Delete temp KRSHH 2024-09-18 17:20:13 +0530
  • 1ed246dc1c
    Deleted temp KRSHH 2024-09-18 17:19:51 +0530
  • 0752a11363
    test3 KRSHH 2024-09-18 17:14:54 +0530
  • f3fa95bffc
    testing2 KRSHH 2024-09-18 17:05:57 +0530
  • ef4667f211
    Testing KRSHH 2024-09-18 17:01:46 +0530
  • 2edde04570 Merge branch 'main' of https://github.com/hoangngoc5275/Deepface looman loras 2024-09-18 17:18:02 +0700
  • b18a6095c1 added WSL display settings to README David Biro 2024-09-17 18:28:49 +0200
  • 80de3dc32e
    Merge pull request #599 from KRSHH/main Kenneth Estanislao 2024-09-17 21:47:44 +0800
  • 911148cc6b
    README.md Update KRSHH 2024-09-17 19:03:06 +0530
  • b229545454
    Update README.md KRSHH 2024-09-17 18:24:43 +0530
  • 375d4ae620
    Update README.md Kenneth Estanislao 2024-09-17 20:27:27 +0800
  • bcfb9f24ea
    Merge pull request #598 from KRSHH/main Kenneth Estanislao 2024-09-17 20:25:33 +0800
  • a905d161e5 Add files via upload KRSHH 2024-09-16 21:48:13 +0530
  • d78df54721 Fixed the Face Mapper issue on live cam KRSHH 2024-09-17 16:51:28 +0530
  • 4067d24c26 Fix Popup Live width KRSHH 2024-09-17 17:46:14 +0530
  • 9c22e63d7b
    Fix Popup Live width KRSHH 2024-09-17 17:46:14 +0530
  • 0350f23519
    Fixed the Face Mapper issue on live cam KRSHH 2024-09-17 16:51:28 +0530
  • 5da4632c15
    Merge branch 'hacksider:main' into main hoangngoc5275 2024-09-17 11:16:08 +0700
  • d1ec0a17b2
    Minor Fixes KRSHH 2024-09-16 21:58:24 +0530
  • bd8ed6e7eb
    Add files via upload KRSHH 2024-09-16 21:48:13 +0530
  • ea7bbd49fe Revert "Merge pull request #592 from KRSHH/main" Kenneth Estanislao 2024-09-16 23:34:35 +0800
  • 2f29d323d9 Merge pull request #592 from KRSHH/main Kenneth Estanislao 2024-09-16 22:10:42 +0800
  • c6e00796c8 Merge pull request #588 from KRSHH/main Kenneth Estanislao 2024-09-16 12:21:39 +0800
  • 2641f9e344
    Merge pull request #594 from KRSHH/main Kenneth Estanislao 2024-09-16 23:26:29 +0800
  • 5dd621b2b0
    Fixed Typo KRSHH 2024-09-16 20:47:02 +0530
  • 05413cc989
    Update README.md KRSHH 2024-09-16 20:38:56 +0530
  • c49d0e0e3c
    Bug fixes KRSHH 2024-09-16 20:36:28 +0530
  • 88e3274d96 Backk unknown 2024-09-16 20:24:04 +0530
  • 9bf2080ac8 Revert "Merge pull request #588 from KRSHH/main" Kenneth Estanislao 2024-09-16 22:18:59 +0800
  • 5ab00388b7 Revert "Merge pull request #592 from KRSHH/main" Kenneth Estanislao 2024-09-16 22:18:53 +0800