MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

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

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

采用Dockerfile在Huggingface上部署出现错误,需要追加写入权限; 附:修改后的Dockerfile,适合在Huggingface上直接部署: ``` # 使用官方的Python运行时作为父镜像 FROM python:3.10-slim-bullseye # 在容器中设置工作目录 WORKDIR /MoneyPrinterTurbo # 设置/MoneyPrinterTurbo目录权限为777 RUN chmod 777 /MoneyPrinterTurbo ENV PYTHONPATH="/MoneyPrinterTurbo" # 安装git和其他系统依赖 RUN apt-get update && apt-get install -y \ git...

enhancement

Can I transfer to another site? The use of VPN is obviously not very stable. Will there be a plan after this?

Running ollama on localhost:11434, I get the following error: ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/98782318/15ecb8ee-954e-4562-ac6a-acc6199ce671) Here is the LLM Setup: ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/98782318/fe0bd892-fb35-49c2-baff-72b4edd06227) And here is the ollama service running: ![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/98782318/79e9034b-d204-4596-b28d-54f144e9b7c3) Any help would be greatly appreciated!!

from 2G increased to 7G after only did a few tasks ![截屏2024-04-25 18 20 23](https://github.com/harry0703/MoneyPrinterTurbo/assets/8654993/e384e4b0-f056-410d-b573-7f9fa94ed6a3)

英文README文件里添加了几处英文翻译

代码描述: Traceback: File "D:\MoneyPrinterTurbo\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "D:\MoneyPrinterTurbo\MoneyPrinterTurbo\webui\Main.py", line 437, in video_files = result.get("videos", []) 是不是我的模型秘钥不对,还是什么错误导致的啊

![image](https://github.com/harry0703/MoneyPrinterTurbo/assets/19704749/e3a5368e-dc4c-4cbe-bfa9-3c2f549c29ae) 这个在openai的哪里能找到?

AttributeError: 'NoneType' object has no attribute 'get' Traceback: File "E:\Sora\MoneyPrinterTurbo-Portable-Windows-1.1.2\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script exec(code, module.__dict__) File "E:\Sora\MoneyPrinterTurbo-Portable-Windows-1.1.2\MoneyPrinterTurbo\webui\Main.py", line 437, in video_files = result.get("videos", []) 这是什么原因呢?谢谢大家了 !

2024-04-27 19:52:02.060 | INFO | __main__::431 - 开始生成视频 2024-04-27 19:52:02.061 | INFO | __main__::432 - { "video_subject": "", "video_language": "", "video_script": "These keys are used to access your Azure AI...

![{7B1AA911-E2A3-46f6-BB56-6C6531DD31F9}](https://github.com/harry0703/MoneyPrinterTurbo/assets/77653761/66fe9d59-63f8-4777-be9c-7854067b6030) 不知道是何原因,但是VPS上能ping通这个deb.debian.org