ywaby
ywaby
set markdown mime type as text/plain,firefox will open it. linux add it to ~/.mime.types ``` text/plain md markdown ```
still has problem with markdown viewer 3.9. and the more plugins, the higher the problem frequency my env ``` debian stable firefox esr ```
所以文件在哪里呢?是需要命令行先训练才能用webui吗?
use `class:hidden='{!open}' ` instand of `{#if}`,maybe is a solution
> Did anybody find a solution? run below before run main.py ```sh !pip uninstall transformers -y; pip install transformers==4.44.2 ```