MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

Results 276 MoneyPrinterTurbo issues
Sort by recently updated
recently updated
newest added

docker compose部署 修改背景音乐路径后按了`Enter`确认,日志输出参数仍然是random ```json "bgm_type": "random", "bgm_file": "", "bgm_volume": 0.2, ``` 另外请教一下,docker方式的自定义背景音乐路径填写绝对路径还是相对路径?相对哪里?

Hi! I got this issue although I run 2 docker containers. one for free gpt3.5 and one for money printer. ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/169692989/b3d9611d-cefd-4fb0-a1d1-1ec8aa88620a) ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/169692989/1e12c5f3-7282-432c-92fb-b5943f207198) Even when I type 3.5 API keys or...

您好,我已经安装了 ImageMagick , 并且在config.toml 中配置了 `imagemagick_path = "C:\\Program Files (x86)\\ImageMagick-7.1.1-Q16\\magick.exe"` 但是我发现一个问题,每次启动程序后,这行代码`imagemagick_path = "C:\\Program Files (x86)\\ImageMagick-7.1.1-Q16\\magick.exe"` 就会被自动删除。 然后我生成视频的时候,会报下面的问题,搜索了issue,没找到原因是为什么,您能帮忙解答一下吗?谢谢! ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/38102241/2a01ec7b-7598-4997-81b8-89b9e92f1a04)

遇到了和[[ #109]](https://github.com/harry0703/MoneyPrinterTurbo/issues/109#issue-2214650205)一样的bug,down的是最新代码,ffmpeg version:4.2.7-0ubuntu0.1

Is there a way to make the ending of the video not so abrupt? I'm loving this tool btw amazing work!

enhancement

esrre when unzipping the .7z version ! C:\Users\rootf\Downloads\Compressed\MoneyPrinterTurbo-Portable-Windows-1.1.9.7z: Unknown method in lib\python\Lib\site-packages\pip\_vendor\distlib\t64-arm.exe ! C:\Users\rootf\Downloads\Compressed\MoneyPrinterTurbo-Portable-Windows-1.1.9.7z: Unknown method in lib\python\Lib\site-packages\pip\_vendor\distlib\w64-arm.exe ! C:\Users\rootf\Downloads\Compressed\MoneyPrinterTurbo-Portable-Windows-1.1.9.7z: Unknown method in lib\python\Lib\site-packages\setuptools\gui-arm64.exe ! C:\Users\rootf\Downloads\Compressed\MoneyPrinterTurbo-Portable-Windows-1.1.9.7z: Unknown method in lib\python\Lib\site-packages\setuptools\cli-arm64.exe...

Related to #374 Implements fade in and fade out effects to the video generation process to prevent an abrupt ending. - Adds fade in and fade out effects to the...

您好,为什么我在linux中,输入命令sh webui.sh会返回 : not found: : not found: You can now view your Streamlit app in your browser. URL: http://0.0.0.0:8501

bro i am trying to host this as an "api inferance" but i dont know how to redirect the api inferance page at the front in hugingface i mean i...

![20240523-105846](https://github.com/harry0703/MoneyPrinterTurbo/assets/38353004/927893ca-44ad-4eb9-aa46-8ebbd2b4cec9) 连续调用/videos的情况下,FFmpeg 释放会不及时,导致内存占用越来越高,最后OOM重启