nehonpa

Results 10 comments of nehonpa

我也是遇到这个问题

![image](https://github.com/XPixelGroup/DiffBIR/assets/117905908/763cc4ef-9dbb-48b7-80d6-4ba2c84ed8ce) 无法正常运行官方提供的代码 !python gradio_diffbir.py \ --ckpt weights/general_full_v1.ckpt \ --config configs/model/cldm.yaml \ --reload_swinir \ --swinir_ckpt weights/general_swinir_v1.ckpt \ --device cuda

只要在dpg.create_viewport(vsync=False)加上这个关键字就能让你输入非常丝滑了,但是代价就是刷新率会非常高。

from pathlib import Path import os import dearpygui.dearpygui as dpg 选项列表 =[] def 过滤(sender, filter_string): # 设置值 标记 内容值 dpg.set_value("过滤器", filter_string) def 双击文件夹(sender, app_data): # Double-click to open the next...

Thank you so much. I really like the window effect in this link

Thank you for your suggestion, but unfortunately, just tested it and it worked when I didn't set the initial font. Once I do set the initial font, it will crash...

Thank you very much for your reply, I probably understand how to use the drag_callback parameter. However, the drop_callback parameter is still unclear how it will be used. Could you...

Thank you very much, I've studied for a long time and finally know how to use it easily

Although I'm not an expert, have you tried using a lower version? For example, version 1.11

I'm sorry, I don't have Discord, so I don't know if anyone has mentioned this idea. However, I independently created a very user-friendly tool written entirely in Python and based...