I was trying to run agent with code examples from Let’s Create Our First Agent Using smolagents - Hugging Face Agents Course .
It is commonly marked by antyvirus, so why you still use this in course ? I think this should be revisited and removed if so. Antivirus software reporting · Issue #3230 · gradio-app/gradio · GitHub
1 Like
It seems that this module could be misused, but since it is incorporated into Gradio, there is nothing we can do about it unless Gradio does something about it…
If you start it with share=False
, it should not be used for the time being.
Even if the developer changes this to another module, modules with the same purpose may have similar risks… I am not familiar with this, but…
opened 08:59PM - 07 Jan 23 UTC
upstream
gradio
### Is there an existing issue for this?
- [X] I have searched the existing iss… ues and checked the recent builds/commits
### What happened?
Could not share instance with --share command because windows defender blocked the file C:\stable-diffusion-webui\venv\Lib\site-packages\gradio\frpc_windows_amd64 cause PUA:Win32/Presenoker was detected in it.
Malwarebytes do not detect the virus in the file, could it be a windows defender false positive?
### Steps to reproduce the problem
use argument --share when launching webui
### What should have happened?
webui should return a gradio link instead of "Could not create share link, please check your internet connection."
### Commit where the problem happens
151233399c4b79934bdbb7c12a97eeb6499572fb
### What platforms do you use to access UI ?
Windows
### What browsers do you use to access the UI ?
Mozilla Firefox
### Command Line Arguments
_No response_
### Additional information, context and logs
_No response_