Mufan Qiu
Mufan Qiu
 如题,现在的 one bot 可以在 qq 群中实现如上的效果吗,就是不提供种子和参数,同时直接将生成的图片作为画图指令的回复。这样的话不用点进转发消息也可以看到图片了,而且也知道图片对应的 prompts 是哪些,消息数量也不会很多。
添加这个标签后可以手动触发action,方便测试
Hello, I have tested the optimization effects of the evoformer attention in deepspeed-evo-attention branch, but encountered an accuracy issue. After enabling the optimization, the output of openfold differs significantly from...
In alphafold 2, they use rmsd 95 (Cα root-mean-square deviation at 95% residue coverage) to measure the similiarity of two protein structures. This metric is more stable since there are...
Hi team, I am trying to install torchtext with torch 2.2.1-cu121 installed. But once I run `pip install torchtext` the pip will install torch 2.2.1 cpu version for me, is...
**Describe the bug** While using the snakemake pipeline to process the example data, I encountered the following error ( I only took the the last section since the call stack...
Fix issue #386
It seems that the development branch had been merged into the main branch two months in the commit 660ea, but the [install docs](https://scenicplus.readthedocs.io/en/latest/install.html) does not udpated yet. 