skye0402
skye0402
Once telemetry is off I find to run much faster. Definitely a no-go to submit any data without opt-out functionality.
Is there any interest to merge this? I see it's deteriorating due to recent releases made.
Same here - happens with VSCode but also with Docker (different distributions). I'm on 2.5.7.0 Edit: 2.5.6.0 seems to have solved it.
> This sounds like the same problem as #9098 ? > > Are you all using windows? Windows as OS to access Gradio, Linux running Gradio.
Same here with Trelix T1204.002 GLOBAL\xxx ran Cursor.exe, which accessed C:\Users\...\AppData\Local\Programs\cursor\resources\app\node_modules.asar.unpacked\@anysphere\file-service-win32-x64-msvc\file_service.win32-x64-msvc.node. Adaptive Threat Protection blocked access because the reputation (Most Likely Malicious) is below the configured Block threshold. Analyzer /...
same issue here. #4968 - opus is worst but also sonnet shows this. Also litellm proxy. The responses are delivered but not in time. Allow us to extend the timeout...
> file_types=["images", ".webp"] Yes, that seems to be a workaround. I figured that e.g. `.jpeg` files are also raising this error while `.jpg` doesn't. 😅 Maybe the "old ways" in...
> I can't reproduce the issue. Perhaps it was fixed by this PR (#9678). @skye0402 Can you install the latest version of gradio 5.1.0 and see if you still have...
Not an expert for your code but I removed the `inspect.cleandoc` and all worked as it should in the streaming. Actually I discovered it because markdown from the LLM was...