Skip to content

lazy-top/LLMs-Prompt-Injection-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLMs-Prompt-Injection-Generation

步骤一:安装依赖

在命令行终端中,运行以下命令以安装程序所需的所有依赖项:

pip install -r required.txt

确保在执行此命令前,您已经正确安装了Python环境,并将pip添加到了系统路径。

步骤二:运行程序

找到程序中的app.py文件,双击打开或右键选择“以Python运行”(具体操作取决于您的操作系统和文件管理器设置)。此外,您也可以在命令行终端中进入app.py所在目录,然后运行以下命令启动程序:

python app.py

如果一切正常,程序应该会成功启动并开始运行。


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages