huanggou666

Results 11 comments of huanggou666

> This is the whole Traceback, I don't know if there is something wrong with my python environment or not. Traceback (most recent call last): File "F:\New project\barkGUI\bark-gui\webui.py", line 13,...

> updated transformers does not work, the problem is there is no 0.4.7 version of jaxlib on the internet for windows, the highest version available is 0.3.7 [](,https://whls.blob.core.windows.net/unstable/index.html) [cuda111/jaxlib-0.3.5+cuda11.cudnn82-cp310-none-win_amd64.whl](https://whls.blob.core.windows.net/unstable/cuda111/jaxlib-0.3.5+cuda11.cudnn82-cp310-none-win_amd64.whl) The...

能给我写一个能用的吗? 输入需要翻译的图片 地址,把翻译好的图片保存在本地,返回翻译后的图片地址

GeminiAPINODE.py 改成下面的代码: `import os import io import json import requests import torch import google.generativeai as genai from io import BytesIO from PIL import Image p = os.path.dirname(os.path.realpath(__file__)) def get_gemini_api_key(): try:...

I have the same question, 1.5 at some point performs worse than 1.0, 1.5 get distorted images very often

> I encountered the same issue, where the first frame was too bright and the later frames were blurry, causing poor temporal consistency. I found that the problem was in...

> How are you comparing them exactly? 1.0 can't do anything but the one resolution and frame count, it may be better at that as it's trained to do only...

> 从动作的稳定性来说,Fun 版本的模型也是类似:Fun_1.0 比 Fun_1.1 稳定,Fun_1.1 的肢体运动比 Fun_1.0 更容易破碎,这可能是模型更新的说明里提到的“动作幅度更大”所带来的负面效果。 In terms of movement stability, the Fun version of the model is similar: Fun_1.0 is more stable than Fun_1.1, and Fun_1.1's...