Commit Graph

  • 0adf2a7091
    fix cases where CUDA_VERSION is None Somdev Sangwan 2023-05-30 22:58:39 +05:30
  • 41fb70b3d8
    Update run.py Symbiomatrix 2023-05-30 20:23:21 +03:00
  • 7343bbf2e0
    Add batch mode. Symbiomatrix 2023-05-30 20:20:40 +03:00
  • c86d7898b9
    Update README.md with Mac silicon instructions wetj 2023-05-30 13:12:43 -04:00
  • 646c6fbaf8 Cleanup repo wetj 2023-05-30 13:07:48 -04:00
  • e4f1d9aaff
    Update README.md to include --cores parameter (#128) RealCalumPlays 2023-05-30 17:35:36 +01:00
  • de7d384bca
    Merge pull request #127 from Symbiomatrix/files2 Somdev Sangwan 2023-05-30 22:05:06 +05:30
  • cb2ff52678
    just use Path Somdev Sangwan 2023-05-30 22:04:38 +05:30
  • ddfec8b84b
    revert cores_count Somdev Sangwan 2023-05-30 21:59:47 +05:30
  • a3617b1cff
    Update run.py Symbiomatrix 2023-05-30 19:29:33 +03:00
  • ebbc0e3e24
    Update README.md RealCalumPlays 2023-05-30 17:29:29 +01:00
  • 905250e3ed
    Merge branch 's0md3v:main' into main RealCalumPlays 2023-05-30 17:25:44 +01:00
  • afefc37856
    Merge pull request #124 from FurkanGozukara/main Somdev Sangwan 2023-05-30 21:45:31 +05:30
  • 561397ab05
    Improves final output video quality significantly Furkan Gözükara 2023-05-30 19:07:20 +03:00
  • 08be431140
    Update utils.py RealCalumPlays 2023-05-30 17:01:42 +01:00
  • f69f717ebc
    Update run.py Symbiomatrix 2023-05-30 18:55:49 +03:00
  • a2436e788a
    Update run.py Symbiomatrix 2023-05-30 18:37:21 +03:00
  • 339e531a2e --cores option Somdev Sangwan 2023-05-30 20:30:35 +05:30
  • 80fe3721ee Remove debug output henryruhs 2023-05-30 16:35:58 +02:00
  • c10e37cd2f
    Merge branch 'main' into main Henry Ruhs 2023-05-30 16:33:02 +02:00
  • 41c69d318d Create face analyser and face swapper instance on demand henryruhs 2023-05-30 16:29:51 +02:00
  • f0aad74e0d
    update pillow version Somdev Sangwan 2023-05-30 19:19:11 +05:30
  • 90e2ba0fc7 properly name output file when its an image Somdev Sangwan 2023-05-30 19:07:22 +05:30
  • 0d2fbca4ce
    Merge branch 'main' into main Henry Ruhs 2023-05-30 15:32:07 +02:00
  • 03ac74edac fix status bar Somdev Sangwan 2023-05-30 18:53:31 +05:30
  • 36e3391ca2 Asking for Python 3.8+ henryruhs 2023-05-30 15:21:37 +02:00
  • 1113e4cc83 Use ctypes to allocate memory in Windows henryruhs 2023-05-30 15:19:47 +02:00
  • c8e1a99118 We need Python 3.4+ henryruhs 2023-05-30 15:14:42 +02:00
  • ff7343c2fa We need Python 3.4+ henryruhs 2023-05-30 15:14:18 +02:00
  • d1030654ce
    add onnxruntime-gpu Somdev Sangwan 2023-05-30 18:39:17 +05:30
  • 2338d4e411 Changed output file path Stanislav Alexandrov 2023-05-30 16:02:41 +03:00
  • d3c86fb34b
    Update issue templates Somdev Sangwan 2023-05-30 18:12:38 +05:30
  • bfa7ad8f65
    add bug report template Somdev Sangwan 2023-05-30 18:06:29 +05:30
  • 28d449483b
    Merge pull request #101 from xaviviro/audio-sync Somdev Sangwan 2023-05-30 17:26:01 +05:30
  • aa3158576a max-memory support for Mac henryruhs 2023-05-30 13:53:59 +02:00
  • 0f3bc95913 max-memory support for Windows henryruhs 2023-05-30 13:47:44 +02:00
  • 42eaab90ac ffmpeg params for good audio sync xavi 2023-05-30 11:55:31 +02:00
  • 48e1f93891 Revert: CPU limits not working henryruhs 2023-05-30 10:59:23 +02:00
  • 7227297b45 Add resource limitations henryruhs 2023-05-30 10:15:25 +02:00
  • 064f5c5144 Introduce pre_check(), Cleanup requirements.txt henryruhs 2023-05-30 09:07:12 +02:00
  • fe9d6b9cae Introduce pre_check(), Cleanup requirements.txt henryruhs 2023-05-30 09:05:13 +02:00
  • 365f3d790a Introduce pre_check(), Cleanup requirements.txt henryruhs 2023-05-30 09:01:03 +02:00
  • 1d17cf1307
    Update README.md Somdev Sangwan 2023-05-30 10:21:07 +05:30
  • 3a306f09f3
    wiki links Somdev Sangwan 2023-05-30 09:38:19 +05:30
  • ff084b216a
    Merge pull request #75 from xaviviro/cli-mode Somdev Sangwan 2023-05-30 09:06:12 +05:30
  • 33eceef467 print in CLI mode xavi 2023-05-30 05:26:50 +02:00
  • de9bf62d0c
    clarity Somdev Sangwan 2023-05-30 08:52:21 +05:30
  • 997eda5695
    Update run.py Somdev Sangwan 2023-05-30 08:50:04 +05:30
  • c39485bca0
    added instructions for mac Somdev Sangwan 2023-05-30 08:26:28 +05:30
  • f8a0e89892
    Merge pull request #67 from JustMaier/patch-1 Somdev Sangwan 2023-05-30 08:20:21 +05:30
  • ee320cf000
    reorder mirrors Somdev Sangwan 2023-05-30 08:19:48 +05:30
  • 68975425ec
    bruh moment 11 Somdev Sangwan 2023-05-30 08:11:55 +05:30
  • ed2bf00d69
    fix #69 Somdev Sangwan 2023-05-30 08:11:11 +05:30
  • 1f9d3fa7e8
    Add Civitai Model Mirror Justin Maier 2023-05-29 20:35:56 -06:00
  • 7772419520
    add disclaimer Somdev Sangwan 2023-05-30 07:49:20 +05:30
  • a2b7394d8e don't import torch in AMD Somdev Sangwan 2023-05-30 07:24:10 +05:30
  • 251173ffa9
    bruh moment 9 Somdev Sangwan 2023-05-30 07:01:02 +05:30
  • 25444da59d
    fix the --gpu mess Somdev Sangwan 2023-05-30 07:00:37 +05:30
  • df9ad81a10
    bruh moment 8 Somdev Sangwan 2023-05-30 06:53:25 +05:30
  • af93d68df8
    bruh moment 8 Somdev Sangwan 2023-05-30 06:51:56 +05:30
  • e6a2511362 add previews to gui Somdev Sangwan 2023-05-30 06:50:45 +05:30
  • 478238ba92 gpu instruction Somdev Sangwan 2023-05-30 06:11:10 +05:30
  • bd39e875bd remove onnxruntime Somdev Sangwan 2023-05-30 06:09:41 +05:30
  • d7abe79f59 Update README.md Somdev Sangwan 2023-05-30 05:34:26 +05:30
  • a1b38b9eb5 restore onnxruntime Somdev Sangwan 2023-05-30 05:33:54 +05:30
  • 15cd4b8a22 Move process time to the correct place henryruhs 2023-05-30 01:28:42 +02:00
  • b9d20c0bff Move process time to the correct place henryruhs 2023-05-30 01:28:16 +02:00
  • d7f72f7c5a Restore globals, add process time for better comparison henryruhs 2023-05-30 01:03:43 +02:00
  • 8701123ee3 Add GPU support, Quit on missing model, Remove globals (sorry) henryruhs 2023-05-30 00:40:02 +02:00
  • d05b9ea6e6 new gui-demo Somdev Sangwan 2023-05-30 04:36:50 +05:30
  • 9ba67c6f2d new gui-demo Somdev Sangwan 2023-05-30 04:36:04 +05:30
  • 04c9b3987d better gui Somdev Sangwan 2023-05-30 04:27:42 +05:30
  • 140f79ae6a
    removed duplicate dependency Somdev Sangwan 2023-05-30 06:42:19 +05:30
  • 47105171a7
    fix positions and sizes of previews Somdev Sangwan 2023-05-30 06:40:46 +05:30
  • cade1162ed
    gpu instruction Somdev Sangwan 2023-05-30 06:11:10 +05:30
  • 635488b9a6
    remove onnxruntime Somdev Sangwan 2023-05-30 06:09:41 +05:30
  • 9bd4905bc7 Git Ignore File Added Shahid Roofi Khan 2023-05-30 05:20:32 +05:00
  • 1726a69a03
    Update README.md Somdev Sangwan 2023-05-30 05:34:26 +05:30
  • 36e960e3b6
    restore onnxruntime Somdev Sangwan 2023-05-30 05:33:54 +05:30
  • c9ef699dc6
    GPU support and couple of addons Somdev Sangwan 2023-05-30 05:33:06 +05:30
  • 0f782ff516 Move process time to the correct place henryruhs 2023-05-30 01:28:42 +02:00
  • 2b14613a46 Move process time to the correct place henryruhs 2023-05-30 01:28:16 +02:00
  • fe405b1f4c
    new gui-demo Somdev Sangwan 2023-05-30 04:36:50 +05:30
  • 7b7ba904fd
    new gui-demo Somdev Sangwan 2023-05-30 04:36:04 +05:30
  • dc0653ad39 Restore globals, add process time for better comparison henryruhs 2023-05-30 01:03:43 +02:00
  • a440cef490 better gui Somdev Sangwan 2023-05-30 04:27:42 +05:30
  • 2c597a9954 Update with latest on main branch TitasDas 2023-05-30 04:10:09 +05:30
  • 54f800dd0e Add GPU support, Quit on missing model, Remove globals (sorry) henryruhs 2023-05-30 00:40:02 +02:00
  • 53f82897b8
    Merge branch 'main' into feature/preview-for-face-image-and-input-video titash 2023-05-30 03:19:27 +05:30
  • fa76677aed add status bar Somdev Sangwan 2023-05-30 02:28:31 +05:30
  • d962afebcd remove pycache files TitasDas 2023-05-30 01:28:03 +05:30
  • 4d87de8a0c
    be nice Somdev Sangwan 2023-05-30 01:20:40 +05:30
  • 9e7c3222f9 Update requirements.txt based on preview feature update TitasDas 2023-05-30 00:38:34 +05:30
  • f331b53ac1 Add a preview feature to view the face image and input video once uploaded TitasDas 2023-05-30 00:37:43 +05:30
  • be3a4e8ebd
    quit it Somdev Sangwan 2023-05-29 23:57:05 +05:30
  • fd83cc2af0 reminder for idiots Somdev Sangwan 2023-05-29 23:35:29 +05:30
  • 751546af68
    install c++ in windows Somdev Sangwan 2023-05-29 23:16:45 +05:30
  • 4bb6ea416e reverse providers logic Somdev Sangwan 2023-05-29 23:10:52 +05:30
  • 60dd8888e5
    fix windows issues fr Somdev Sangwan 2023-05-29 22:55:47 +05:30
  • 976354427c
    fix windows issues fr Somdev Sangwan 2023-05-29 22:53:45 +05:30