Commit Graph

  • fe947b6768 Merge pull request #59 from xaviviro/revert-55-test-torch main xaviviro 2023-06-27 20:39:38 +02:00
  • e7907c45b6 Revert "a hack to for onnxruntime to use cuda" revert-55-test-torch xaviviro 2023-06-27 20:39:24 +02:00
  • 747726fc02 Merge pull request #56 from davidrobles/fix-broken-ffmpeg-link xaviviro 2023-06-27 14:26:47 +02:00
  • becb8a83bb Merge pull request #55 from phineas-pta/test-torch xaviviro 2023-06-27 14:25:51 +02:00
  • 95ab7955c7 Fix broken ffmpeg link David Robles 2023-06-26 08:47:15 -07:00
  • 4d3bdf8ee1 comments to understand why torch Phan Tuấn Anh 2023-06-26 14:28:38 +02:00
  • 91144be667 import torch Phan Tuấn Anh 2023-06-26 14:19:44 +02:00
  • 789cf77081 Merge pull request #47 from bandi13/standaloneScript xaviviro 2023-06-21 10:52:10 +02:00
  • 67c69136a5 Merge pull request #46 from bandi13/returnWhenFaceFound xaviviro 2023-06-21 10:51:43 +02:00
  • dd65ab3a4a Add standalone script to get around filesize limitation Andras Fekete 2023-06-19 16:15:25 -04:00
  • 19d039d145 Split out first_face vs multi-face calls Andras Fekete 2023-06-19 13:21:11 -04:00
  • 8e9035f712 5% Speed up Andras Fekete 2023-06-19 10:50:58 -04:00
  • 1388fc651f Remove already swapped face from list Andras Fekete 2023-06-19 10:00:41 -04:00
  • f6c006920d Merge remote-tracking branch 'origin/main' into main Andras Fekete 2023-06-19 09:58:55 -04:00
  • 212e9fc532 Merge pull request #39 from bandi13/fix_memory xaviviro 2023-06-17 07:31:28 +02:00
  • 208f7f3fdc Merge pull request #40 from bandi13/add_docker xaviviro 2023-06-17 07:30:50 +02:00
  • d5b88bad94 Merge branch 'add_docker' into main Andras Fekete 2023-06-16 09:53:29 -04:00
  • 0b64095e46 Better to use the hosts' version of refacer Andras Fekete 2023-06-16 09:53:22 -04:00
  • fdae43c0a1 Add in inswrapper_128.onnx Andras Fekete 2023-06-16 09:44:12 -04:00
  • 1ba8369b98 Merge branch 'fix_memory' into main Andras Fekete 2023-06-16 09:31:06 -04:00
  • eb7f75c470 Merge branch 'add_docker' into main Andras Fekete 2023-06-16 09:31:02 -04:00
  • fabee094d0 Save outputs on the host Andras Fekete 2023-06-16 09:17:34 -04:00
  • 47cc73313b Add Dockerfile.nvidia Andras Fekete 2023-06-16 09:14:14 -04:00
  • a439a59296 Process only 1k frames at a time to minimize memory footprint Andras Fekete 2023-06-16 09:04:25 -04:00
  • 8f42e11e43 Merge pull request #33 from 24601/patch-1 xaviviro 2023-06-11 05:29:16 +02:00
  • 35b17a529d fix(deps): address typo for COREML requirements Basit Mustafa 2023-06-10 15:01:09 -06:00
  • 61decb67a6 Merge pull request #26 from alunit3/main xaviviro 2023-06-08 15:16:17 +02:00
  • 92f1b28e8d Merge branch 'xaviviro:main' into main Alunite 2023-06-08 20:24:27 +08:00
  • 3e13367f85 Added types to arg and follows the server port from arg Alunite 2023-06-08 20:23:43 +08:00
  • a51089ea84 Update Refacer_colab.ipynb xaviviro 2023-06-08 12:14:32 +02:00
  • 0613ce21e6 Update README.md xaviviro 2023-06-08 09:32:18 +02:00
  • dcba71aa60 Merge pull request #23 from fAIseh00d/main xaviviro 2023-06-08 09:24:34 +02:00
  • 0e79a8a570 Added gradio server IP and port fAIseh00d 2023-06-08 11:12:21 +04:00
  • 82528d5b29 Merge pull request #21 from alunit3/main xaviviro 2023-06-08 07:15:32 +02:00
  • 83b575d133 Forgot module import Alunite 2023-06-08 12:31:53 +08:00
  • 692adde98e Added ngrok support Alunite 2023-06-08 12:28:14 +08:00
  • 63d501c34b remove testsrc.mp4 Xavi Vinaixa 2023-06-07 17:37:05 +02:00
  • ff4b7f53e7 remove testsrc.mp4 Xavi Vinaixa 2023-06-07 17:33:33 +02:00
  • 5bc01cf583 Fixed bug with hw accel ffmpeg encoders by testing them beforehand #12. Added command arg —colab_performance to maximize performance in Google Colab. Colab notebook updated. Xavi Vinaixa 2023-06-07 17:22:27 +02:00
  • ef9b64ad92 Fixed bug for videos without audio, reactivated HW acceleration for ffmpeg Xavi Vinaixa 2023-06-06 12:54:22 +02:00
  • f2e4dd93f4 Disabled TensorrtExecutionProvider due to a bug, it will now run with CUDAExecutionProvider on NVIDIA until we resolve error #9 #10 Xavi Vinaixa 2023-06-06 12:39:20 +02:00
  • 4e833ec3d1 Disabled HW accel for FFMPEG need impromevents Xavi Vinaixa 2023-06-06 12:36:47 +02:00
  • d9884e41fe Disabled TensorrtExecutionProvider due to a bug, it will now run with CUDAExecutionProvider on NVIDIA until we resolve error #9 #10 Xavi Vinaixa 2023-06-06 12:26:11 +02:00
  • bbc10893b4 Commit message: Added support for hardware accelerators in ffmpeg. #5 Xavi Vinaixa 2023-06-06 11:27:53 +02:00
  • f5606ca4c4 Multithreading with TensorrtExecutionProvider #5. Xavi Vinaixa 2023-06-06 09:56:34 +02:00
  • 8008e2e766 TensorrtExecutionProvider Xavi Vinaixa 2023-06-06 08:14:28 +02:00
  • a8d2941293 Incredible speed boost with TensorrtExecutionProvider #5. Xavi Vinaixa 2023-06-06 08:10:51 +02:00
  • 4a24df4755 Incredible speed boost with TensorrtExecutionProvider #5. Xavi Vinaixa 2023-06-06 08:05:58 +02:00
  • 7e628a3b83 Incredible speed boost with TensorrtExecutionProvider #5. Xavi Vinaixa 2023-06-06 08:04:33 +02:00
  • b30d324e51 updated colab notebook with share_gradio Xavi Vinaixa 2023-06-06 07:56:23 +02:00
  • b7b545028a updated colab notebook with share_gradio Xavi Vinaixa 2023-06-06 07:55:12 +02:00
  • cd1f6cd2df Added command line arguments for --share_gradio #7. Implemented multithreaded parallel processing and CoreML optimization, still pending CUDA optimization #5. Xavi Vinaixa 2023-06-06 07:49:07 +02:00
  • b4146fa26d multithreading Xavi Vinaixa 2023-06-05 23:18:25 +02:00
  • e219bcc23a Added Open in Google Colab button Xavi Vinaixa 2023-06-05 10:29:29 +02:00
  • 7b62286f4a Added Google Colab notebook for convenient cloud-based usage Xavi Vinaixa 2023-06-05 10:25:29 +02:00
  • 9df3a83d7e Fixed errors in tqdm implementation for progress tracking Xavi Vinaixa 2023-06-05 09:50:57 +02:00
  • 0a65a4032a Added queue for managing long-running processes Xavi Vinaixa 2023-06-05 09:42:20 +02:00
  • 101691ca95 Fixed errors in tqdm implementation for progress tracking Xavi Vinaixa 2023-06-05 09:31:55 +02:00
  • 1c03fe3f1b Replaced ProgressBar with the standard tqdm library for enhanced user experience #3 Xavi Vinaixa 2023-06-05 09:18:23 +02:00
  • 50ab0e1fbe Replaced ProgressBar with the standard tqdm library for enhanced user experience #3 Xavi Vinaixa 2023-06-05 09:04:02 +02:00
  • f0a73b4914 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 08:34:38 +02:00
  • 51a170a7eb Compatibility with Google Colab Xavi Vinaixa 2023-06-05 08:29:47 +02:00
  • aa50cdd3ab Compatibility with Google Colab Xavi Vinaixa 2023-06-05 08:27:14 +02:00
  • ffab5a01c9 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 08:22:36 +02:00
  • 0e2518567d Compatibility with Google Colab Xavi Vinaixa 2023-06-05 08:18:27 +02:00
  • 07b3cb0d88 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:48:29 +02:00
  • 833f2e135a Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:47:05 +02:00
  • 8ea7badbd4 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:44:15 +02:00
  • 3af74b0268 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:40:00 +02:00
  • 191731a481 Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:37:30 +02:00
  • 9f47ab056e Compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:31:43 +02:00
  • d1a7c327f7 Added queue and share=True to enhance compatibility with Google Colab Xavi Vinaixa 2023-06-05 07:30:48 +02:00
  • 1269df361d Add rendering speed info and ETA to console output #3 Xavi Vinaixa 2023-06-05 07:09:17 +02:00
  • 964371a9cb update requirements Xavi Vinaixa 2023-06-04 05:24:14 +02:00
  • d25b21e424 update requirements Xavi Vinaixa 2023-06-04 05:20:05 +02:00
  • 4bb1905efd First code commit Xavi 2023-06-03 08:04:06 +02:00
  • 7f53e13673 Update README.md xaviviro 2023-06-03 07:50:47 +02:00
  • 17b44896ad Update README.md xaviviro 2023-06-03 07:49:04 +02:00
  • d3bc78ddf1 Update README.md xaviviro 2023-06-03 07:42:58 +02:00
  • a08b6835e0 Update README.md xaviviro 2023-06-03 07:19:12 +02:00
  • 531f5edbd7 Update README.md xaviviro 2023-06-01 11:23:10 +02:00
  • 176f6a6774 Add files via upload xaviviro 2023-06-01 10:20:13 +02:00
  • b9f8b412e3 Update README.md xaviviro 2023-06-01 10:19:16 +02:00
  • 8e99292d6d Delete demo-2.jpg xaviviro 2023-06-01 04:47:50 +02:00
  • add5200e05 Delete demo-1.jpg xaviviro 2023-06-01 04:47:38 +02:00
  • c708bc421b Update README.md xaviviro 2023-06-01 04:47:24 +02:00
  • 1625282fc1 Update README.md xaviviro 2023-05-31 17:26:32 +02:00
  • 6385b88092 Update README.md xaviviro 2023-05-31 17:22:46 +02:00
  • 5aaed26479 Update README.md xaviviro 2023-05-31 17:22:08 +02:00
  • f3746c785e Update README.md xaviviro 2023-05-31 15:17:53 +02:00
  • 2c6f03a60d Update README.md xaviviro 2023-05-31 15:17:37 +02:00
  • b2ecabc5e1 Update README.md xaviviro 2023-05-31 15:16:45 +02:00
  • 207523b597 Add files via upload xaviviro 2023-05-31 14:28:17 +02:00
  • f1f8961364 Update README.md xaviviro 2023-05-31 14:25:31 +02:00
  • a7e3a63876 Initial commit xaviviro 2023-05-31 14:11:50 +02:00