verigle

Results 40 issues of verigle

``` from moviepy import * concat_video_clip = CompositeVideoClip([clip1, clip2], size=(video_width, video_height)) concat_video_clip = concat_video_clip.crossfadeout(magic_time) ``` #### Expected Behavior crossfadeout can effect on clip for concat_video_clip #### Actual Behavior crossfadeout not...

bug

``` Traceback (most recent call last): File "/data/projects/stanford-oval/storm/examples/run_storm_wiki_ollama.py", line 25, in from lm import OllamaClient ModuleNotFoundError: No module named 'lm' ``` where can I find the source of `src`? ```...

> For batch experiment on FreshWiki dataset: > ```shell > python -m scripts.run_prewriting --input-source file --input-path ../FreshWiki/topic_list.csv --engine gpt-4 --do-research --max-conv-turn 5 --max-perspective 5 > ``` > > ```shell >...

registry.cn-beijing.aliyuncs.com/codewithgpu2/kedreamix-linly-talker:zYGdW3yO3D 如何通过docker compose 启动镜像呢?

``` docker compose -f paper_writing.yml up -d --build ``` ``` import requests goal = """Write the introduction section of a paper about the concept "Internet of Agents" (IoA). Note that...

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement
stale

### 📚 The doc issue now deploy deepseek-r1 is very difficult for multi-node serving, the params of serving deepseek-r1 is more and more, run _cluster.sh should has a lot of...

documentation

### Feature request / 功能建议 the version of vllm is very old ffmpeg can not used ### Motivation / 动机 some new model can not used bacause vllm version is...

feature
stale

### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. -...

💪 enhancement