Commit Graph

73 Commits

Author SHA1 Message Date
henryruhs
864e2fe9db Normalize cli args 2023-05-30 20:42:54 +02:00
Henry Ruhs
cfa9c6cfe9
Merge branch 'main' into main 2023-05-30 20:38:46 +02:00
Somdev Sangwan
0adf2a7091
fix cases where CUDA_VERSION is None 2023-05-30 22:58:39 +05:30
Somdev Sangwan
cb2ff52678
just use Path 2023-05-30 22:04:38 +05:30
Symbiomatrix
a3617b1cff
Update run.py 2023-05-30 19:29:33 +03:00
Somdev Sangwan
339e531a2e --cores option 2023-05-30 20:30:43 +05:30
Henry Ruhs
c10e37cd2f
Merge branch 'main' into main 2023-05-30 16:33:02 +02:00
Somdev Sangwan
90e2ba0fc7 properly name output file when its an image 2023-05-30 19:07:22 +05:30
Henry Ruhs
0d2fbca4ce
Merge branch 'main' into main 2023-05-30 15:32:07 +02:00
Somdev Sangwan
03ac74edac fix status bar 2023-05-30 18:54:08 +05:30
henryruhs
36e3391ca2 Asking for Python 3.8+ 2023-05-30 15:21:37 +02:00
henryruhs
1113e4cc83 Use ctypes to allocate memory in Windows 2023-05-30 15:19:47 +02:00
henryruhs
c8e1a99118 We need Python 3.4+ 2023-05-30 15:14:42 +02:00
henryruhs
ff7343c2fa We need Python 3.4+ 2023-05-30 15:14:18 +02:00
henryruhs
aa3158576a max-memory support for Mac 2023-05-30 13:53:59 +02:00
henryruhs
0f3bc95913 max-memory support for Windows 2023-05-30 13:47:44 +02:00
henryruhs
48e1f93891 Revert: CPU limits not working 2023-05-30 10:59:23 +02:00
henryruhs
7227297b45 Add resource limitations 2023-05-30 10:15:25 +02:00
henryruhs
064f5c5144 Introduce pre_check(), Cleanup requirements.txt 2023-05-30 09:07:12 +02:00
henryruhs
fe9d6b9cae Introduce pre_check(), Cleanup requirements.txt 2023-05-30 09:05:13 +02:00
henryruhs
365f3d790a Introduce pre_check(), Cleanup requirements.txt 2023-05-30 09:01:03 +02:00
Somdev Sangwan
ff084b216a
Merge pull request #75 from xaviviro/cli-mode
Fix: Resolved 'NameError: name 'status_label' is not defined' in status function for Client Mode
2023-05-30 09:06:12 +05:30
xavi
33eceef467 print in CLI mode 2023-05-30 05:26:50 +02:00
Somdev Sangwan
de9bf62d0c
clarity 2023-05-30 08:52:21 +05:30
Somdev Sangwan
997eda5695
Update run.py 2023-05-30 08:50:04 +05:30
Somdev Sangwan
68975425ec
bruh moment 11 2023-05-30 08:11:55 +05:30
Somdev Sangwan
ed2bf00d69
fix #69 2023-05-30 08:11:11 +05:30
Somdev Sangwan
a2b7394d8e don't import torch in AMD 2023-05-30 07:24:10 +05:30
Somdev Sangwan
251173ffa9
bruh moment 9 2023-05-30 07:01:02 +05:30
Somdev Sangwan
25444da59d
fix the --gpu mess 2023-05-30 07:00:37 +05:30
Somdev Sangwan
df9ad81a10
bruh moment 8 2023-05-30 06:53:25 +05:30
Somdev Sangwan
e6a2511362 add previews to gui 2023-05-30 06:50:45 +05:30
henryruhs
15cd4b8a22 Move process time to the correct place 2023-05-30 06:49:08 +05:30
henryruhs
b9d20c0bff Move process time to the correct place 2023-05-30 06:48:54 +05:30
henryruhs
d7f72f7c5a Restore globals, add process time for better comparison 2023-05-30 06:48:26 +05:30
henryruhs
8701123ee3 Add GPU support, Quit on missing model, Remove globals (sorry) 2023-05-30 06:48:05 +05:30
Somdev Sangwan
04c9b3987d better gui 2023-05-30 06:45:33 +05:30
Somdev Sangwan
47105171a7
fix positions and sizes of previews 2023-05-30 06:40:46 +05:30
Somdev Sangwan
c9ef699dc6
GPU support and couple of addons 2023-05-30 05:33:06 +05:30
henryruhs
0f782ff516 Move process time to the correct place 2023-05-30 01:28:42 +02:00
henryruhs
2b14613a46 Move process time to the correct place 2023-05-30 01:28:16 +02:00
henryruhs
dc0653ad39 Restore globals, add process time for better comparison 2023-05-30 01:03:43 +02:00
Somdev Sangwan
a440cef490 better gui 2023-05-30 04:27:42 +05:30
TitasDas
2c597a9954 Update with latest on main branch 2023-05-30 04:10:09 +05:30
henryruhs
54f800dd0e Add GPU support, Quit on missing model, Remove globals (sorry) 2023-05-30 00:40:02 +02:00
titash
53f82897b8
Merge branch 'main' into feature/preview-for-face-image-and-input-video 2023-05-30 03:19:27 +05:30
Somdev Sangwan
fa76677aed add status bar 2023-05-30 02:28:31 +05:30
Somdev Sangwan
4d87de8a0c
be nice 2023-05-30 01:20:40 +05:30
TitasDas
f331b53ac1 Add a preview feature to view the face image and input video once uploaded 2023-05-30 00:37:43 +05:30
Somdev Sangwan
be3a4e8ebd
quit it 2023-05-29 23:57:05 +05:30