Commit Graph

15 Commits

Author SHA1 Message Date
Alunite
3e13367f85 Added types to arg and follows the server port from arg
Added types to the argument to prevent errors when parsing.

also makes the ngrok use ports from the server_port argument
2023-06-08 20:23:43 +08:00
fAIseh00d
0e79a8a570 Added gradio server IP and port 2023-06-08 11:12:21 +04:00
Alunite
83b575d133 Forgot module import 2023-06-08 12:31:53 +08:00
Alunite
692adde98e Added ngrok support 2023-06-08 12:28:14 +08:00
Xavi Vinaixa
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. 2023-06-07 17:22:27 +02:00
Xavi Vinaixa
bbc10893b4 Commit message: Added support for hardware accelerators in ffmpeg. #5 2023-06-06 11:27:53 +02:00
Xavi Vinaixa
cd1f6cd2df Added command line arguments for --share_gradio #7. Implemented multithreaded parallel processing and CoreML optimization, still pending CUDA optimization #5. 2023-06-06 07:51:39 +02:00
Xavi Vinaixa
0a65a4032a Added queue for managing long-running processes 2023-06-05 09:42:20 +02:00
Xavi Vinaixa
f0a73b4914 Compatibility with Google Colab 2023-06-05 08:34:38 +02:00
Xavi Vinaixa
aa50cdd3ab Compatibility with Google Colab 2023-06-05 08:27:14 +02:00
Xavi Vinaixa
ffab5a01c9 Compatibility with Google Colab 2023-06-05 08:22:36 +02:00
Xavi Vinaixa
0e2518567d Compatibility with Google Colab 2023-06-05 08:18:27 +02:00
Xavi Vinaixa
d1a7c327f7 Added queue and share=True to enhance compatibility with Google Colab 2023-06-05 07:30:48 +02:00
Xavi Vinaixa
1269df361d Add rendering speed info and ETA to console output #3 2023-06-05 07:09:17 +02:00
Xavi
4bb1905efd First code commit 2023-06-03 08:04:06 +02:00