Compare commits

..

41 Commits

Author SHA1 Message Date
Priyanshu Singh fd039f272b
Merge 81b4759b39 into ea7bbd49fe 2024-09-17 15:38:21 +08:00
Kenneth Estanislao ea7bbd49fe Revert "Merge pull request #592 from KRSHH/main"
This reverts commit 2f29d323d9.
2024-09-16 23:34:35 +08:00
Kenneth Estanislao 2f29d323d9 Merge pull request #592 from KRSHH/main
Better UI
2024-09-16 23:32:39 +08:00
Kenneth Estanislao c6e00796c8 Merge pull request #588 from KRSHH/main
Enhance UI with drag and drop, modern look using customtkinter, and improved webcam mapping
2024-09-16 23:30:12 +08:00
Kenneth Estanislao 2641f9e344
Merge pull request #594 from KRSHH/main
UI Change
2024-09-16 23:26:29 +08:00
KRSHH 5dd621b2b0
Fixed Typo 2024-09-16 20:47:02 +05:30
KRSHH 05413cc989
Update README.md
For avoiding ToS violation
2024-09-16 20:38:56 +05:30
KRSHH c49d0e0e3c
Bug fixes 2024-09-16 20:36:28 +05:30
unknown 88e3274d96 Backk 2024-09-16 20:24:04 +05:30
Kenneth Estanislao 9bf2080ac8 Revert "Merge pull request #588 from KRSHH/main"
This reverts commit 8c6d0134a8, reversing
changes made to 621c3f035e.
2024-09-16 22:18:59 +08:00
Kenneth Estanislao 5ab00388b7 Revert "Merge pull request #592 from KRSHH/main"
This reverts commit 4768488653, reversing
changes made to 8c6d0134a8.
2024-09-16 22:18:53 +08:00
Kenneth Estanislao 4768488653
Merge pull request #592 from KRSHH/main
Better UI
2024-09-16 22:10:42 +08:00
KRSHH 569c9ca25a
Resizable Root window 2024-09-16 19:13:54 +05:30
KRSHH c9f8537a15
Switch alignment 2024-09-16 18:53:19 +05:30
KRSHH 2d99e392ff
Vertical switches 2024-09-16 18:48:05 +05:30
KRSHH 1725ba95e9
Accurate Average PC Performance GIF 2024-09-16 18:32:29 +05:30
KRSHH abe1e67c0e
adding avg pc performance demo 2024-09-16 18:31:18 +05:30
KRSHH 2b9d10f182
Donation button, close option button 2024-09-16 16:54:49 +05:30
K 674f584895
UI Change
Changes in UI
2024-09-16 13:31:20 +05:30
K 325187b513
Fix Text
Font Change, Larger, Bolder
2024-09-16 11:22:38 +05:30
Kenneth Estanislao 8c6d0134a8
Merge pull request #588 from KRSHH/main
Enhance UI with drag and drop, modern look using customtkinter, and improved webcam mapping
2024-09-16 12:21:39 +08:00
K d2f57fa4dd
Minor UI Fixes 2024-09-16 01:46:40 +05:30
K 2f2380b98d
Delete modules/ui.json 2024-09-16 01:00:03 +05:30
K e5c29749bb
UI Redone 2024-09-16 00:37:34 +05:30
K b505ae7b90
Add customtkinter in requirements.txt 2024-09-16 00:33:49 +05:30
CH. Krish 373134cfa1
Add tkinterdnd2 to requirements.txt 2024-09-15 23:02:25 +05:30
CH. Krish 523d80550d
Adding Drag and Drop feature to Face Mapper and Source and Target 2024-09-15 23:00:28 +05:30
Kenneth Estanislao 621c3f035e
Update README.md
fixed the gumroad link
2024-09-15 19:15:02 +08:00
Vic P. 83529c8ca8
Update README.md 2024-09-15 14:57:31 +07:00
Kenneth Estanislao d38a816b55
Update README.md 2024-09-14 02:17:34 +08:00
Kenneth Estanislao 9fccb069df
Update README.md 2024-09-14 02:15:51 +08:00
Kenneth Estanislao 1829d5650b
easy installer link 2024-09-14 02:08:33 +08:00
Kenneth Estanislao be36016a69 Update metadata.py 2024-09-14 01:58:34 +08:00
Kenneth Estanislao 26e764c842 Create gumroad.png 2024-09-14 01:56:27 +08:00
Kenneth Estanislao 08b7d56b47
Update README.md 2024-09-13 16:57:46 +08:00
Kenneth Estanislao 969c8796d5
Update README.md 2024-09-13 16:57:09 +08:00
Kenneth Estanislao 0d8fe7f930 Merge branch 'main' of https://github.com/hacksider/Deep-Live-Cam 2024-09-13 16:53:16 +08:00
Kenneth Estanislao 7be92ac3e5 Update face_mapping2.png 2024-09-13 16:52:59 +08:00
Kenneth Estanislao 24414e8d75
Update README.md 2024-09-13 16:40:45 +08:00
Kenneth Estanislao c6309136ad
Update README.md 2024-09-13 16:39:34 +08:00
Kenneth Estanislao cec588f1c1
Update README.md
added features
2024-09-13 16:38:47 +08:00
8 changed files with 650 additions and 316 deletions

View File

@ -11,9 +11,38 @@ Users of this software are expected to use this software responsibly while abidi
## New Features
### Resizable Preview Window
Dynamically improve the performance by using the --resizable parameter
Dynamically improve the performance by using the `--live-resizable` parameter
![resizable-gif](resizable.gif)
### Face Mapping
Track faces and change it on the fly
![face_mapping_source](face_mapping_source.gif)
source video
![face-mapping](face_mapping.png)
Tick this switch
![face-mapping2](face_mapping2.png)
Map the faces
![face_mapping_result](face_mapping_result.gif)
And see the magic!
## Want to skip the installation and just run it?
<details>
Here's the link without the tedious installation script below
[Windows / Nvidia](https://hacksider.gumroad.com/l/vccdmm) CUDA still required
</details>
## How do I install it?
@ -333,7 +362,7 @@ If you want the latest and greatest build, or want to see some new great feature
- [ffmpeg](https://ffmpeg.org/): for making video related operations easy
- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. Please be reminded that the [use of the model is for non-commercial research purposes only](https://github.com/deepinsight/insightface?tab=readme-ov-file#license).
- [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam
- [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop
- [GosuDRM](https://github.com/GosuDRM) : for open version of roop
- [pereiraroland26](https://github.com/pereiraroland26) : Multiple faces support
- [vic4key](https://github.com/vic4key) : For supporting/contributing on this project
- and [all developers](https://github.com/hacksider/Deep-Live-Cam/graphs/contributors) behind libraries used in this project.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

@ -1,3 +1,3 @@
name = 'Deep Live Cam'
version = '1.3.0'
version = '1.4.0'
edition = 'Portable'

View File

@ -1,158 +0,0 @@
{
"CTk": {
"fg_color": ["gray95", "gray10"]
},
"CTkToplevel": {
"fg_color": ["gray95", "gray10"]
},
"CTkFrame": {
"corner_radius": 0,
"border_width": 0,
"fg_color": ["gray90", "gray13"],
"top_fg_color": ["gray85", "gray16"],
"border_color": ["gray65", "gray28"]
},
"CTkButton": {
"corner_radius": 0,
"border_width": 0,
"fg_color": ["#2aa666", "#1f538d"],
"hover_color": ["#3cb666", "#14375e"],
"border_color": ["#3e4a40", "#949A9F"],
"text_color": ["#f3faf6", "#f3faf6"],
"text_color_disabled": ["gray74", "gray60"]
},
"CTkLabel": {
"corner_radius": 0,
"fg_color": "transparent",
"text_color": ["gray14", "gray84"]
},
"CTkEntry": {
"corner_radius": 0,
"border_width": 2,
"fg_color": ["#F9F9FA", "#343638"],
"border_color": ["#979DA2", "#565B5E"],
"text_color": ["gray14", "gray84"],
"placeholder_text_color": ["gray52", "gray62"]
},
"CTkCheckbox": {
"corner_radius": 0,
"border_width": 3,
"fg_color": ["#2aa666", "#1f538d"],
"border_color": ["#3e4a40", "#949A9F"],
"hover_color": ["#3cb666", "#14375e"],
"checkmark_color": ["#f3faf6", "gray90"],
"text_color": ["gray14", "gray84"],
"text_color_disabled": ["gray60", "gray45"]
},
"CTkSwitch": {
"corner_radius": 1000,
"border_width": 3,
"button_length": 0,
"fg_color": ["#939BA2", "#4A4D50"],
"progress_color": ["#2aa666", "#1f538d"],
"button_color": ["gray36", "#D5D9DE"],
"button_hover_color": ["gray20", "gray100"],
"text_color": ["gray14", "gray84"],
"text_color_disabled": ["gray60", "gray45"]
},
"CTkRadiobutton": {
"corner_radius": 1000,
"border_width_checked": 6,
"border_width_unchecked": 3,
"fg_color": ["#2aa666", "#1f538d"],
"border_color": ["#3e4a40", "#949A9F"],
"hover_color": ["#3cb666", "#14375e"],
"text_color": ["gray14", "gray84"],
"text_color_disabled": ["gray60", "gray45"]
},
"CTkProgressBar": {
"corner_radius": 1000,
"border_width": 0,
"fg_color": ["#939BA2", "#4A4D50"],
"progress_color": ["#2aa666", "#1f538d"],
"border_color": ["gray", "gray"]
},
"CTkSlider": {
"corner_radius": 1000,
"button_corner_radius": 1000,
"border_width": 6,
"button_length": 0,
"fg_color": ["#939BA2", "#4A4D50"],
"progress_color": ["gray40", "#AAB0B5"],
"button_color": ["#2aa666", "#1f538d"],
"button_hover_color": ["#3cb666", "#14375e"]
},
"CTkOptionMenu": {
"corner_radius": 0,
"fg_color": ["#2aa666", "#1f538d"],
"button_color": ["#3cb666", "#14375e"],
"button_hover_color": ["#234567", "#1e2c40"],
"text_color": ["#f3faf6", "#f3faf6"],
"text_color_disabled": ["gray74", "gray60"]
},
"CTkComboBox": {
"corner_radius": 0,
"border_width": 2,
"fg_color": ["#F9F9FA", "#343638"],
"border_color": ["#979DA2", "#565B5E"],
"button_color": ["#979DA2", "#565B5E"],
"button_hover_color": ["#6E7174", "#7A848D"],
"text_color": ["gray14", "gray84"],
"text_color_disabled": ["gray50", "gray45"]
},
"CTkScrollbar": {
"corner_radius": 1000,
"border_spacing": 4,
"fg_color": "transparent",
"button_color": ["gray55", "gray41"],
"button_hover_color": ["gray40", "gray53"]
},
"CTkSegmentedButton": {
"corner_radius": 0,
"border_width": 2,
"fg_color": ["#979DA2", "gray29"],
"selected_color": ["#2aa666", "#1f538d"],
"selected_hover_color": ["#3cb666", "#14375e"],
"unselected_color": ["#979DA2", "gray29"],
"unselected_hover_color": ["gray70", "gray41"],
"text_color": ["#f3faf6", "#f3faf6"],
"text_color_disabled": ["gray74", "gray60"]
},
"CTkTextbox": {
"corner_radius": 0,
"border_width": 0,
"fg_color": ["gray100", "gray20"],
"border_color": ["#979DA2", "#565B5E"],
"text_color": ["gray14", "gray84"],
"scrollbar_button_color": ["gray55", "gray41"],
"scrollbar_button_hover_color": ["gray40", "gray53"]
},
"CTkScrollableFrame": {
"label_fg_color": ["gray80", "gray21"]
},
"DropdownMenu": {
"fg_color": ["gray90", "gray20"],
"hover_color": ["gray75", "gray28"],
"text_color": ["gray14", "gray84"]
},
"CTkFont": {
"macOS": {
"family": "Avenir",
"size": 18,
"weight": "normal"
},
"Windows": {
"family": "Corbel",
"size": 18,
"weight": "normal"
},
"Linux": {
"family": "Montserrat",
"size": 18,
"weight": "normal"
}
},
"URL": {
"text_color": ["gray74", "gray60"]
}
}

File diff suppressed because it is too large Load Diff

BIN
readme/gumroad.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
readme/gumroad2.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -21,3 +21,5 @@ opennsfw2==0.10.2
protobuf==4.23.2
tqdm==4.66.4
gfpgan==1.3.8
tkinterdnd2==0.4.2
customtkinter==5.2.2