Metadata-Version: 2.4
Name: hype-defense
Version: 0.1.1
Summary: HyPE: Hyperbolic Prompt Espial (ICLR 2026)
Author-email: Antonio Emanuele Cinà <acina04@gmail.com>
License: LICENSE
        
        Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International
        (CC BY-NC-ND 4.0)
        
        This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
        
        You are free to:
        
        Share — copy and redistribute the material in any medium or format
        Under the following terms:
        
        Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
        
        NonCommercial — You may not use the material for commercial purposes.
        
        NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
        
        No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
        
        Full License Text:
        To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/
        
        © [Authors] [2026]
Project-URL: Homepage, https://github.com/HyPE-VLM/Hyperbolic-Prompt-Detection-and-Sanitization/
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: torch
Requires-Dist: transformers>=4.31.0
Requires-Dist: accelerate
Requires-Dist: numpy
Requires-Dist: peft
Requires-Dist: bitsandbytes
Requires-Dist: huggingface-hub
Requires-Dist: tokenizers
Requires-Dist: safetensors
Requires-Dist: loguru
Requires-Dist: geoopt
Dynamic: license-file
