Azure / PyRIT

The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
MIT License
1.91k stars 366 forks source link

FIX import tkinter only when using it to avoid import errors on ubuntu/macos #542

Closed romanlutz closed 1 week ago

romanlutz commented 1 week ago

Description

fixes #535

Tests and Documentation

No additional tests required.