Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
eheguy
/
humanizer-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
humanizer-api
27.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
eheguy
Fix false positives on prompt injection checks: add word boundaries to DAN and STAN
bc5f44d about 1 month ago
  • .env.example
    276 Bytes
    Sanitize env.example: replace credentials with placeholders about 1 month ago
  • .gitignore
    40 Bytes
    Deploy humanizer backend about 2 months ago
  • Dockerfile
    585 Bytes
    Update Dockerfile to copy usage.py to container about 2 months ago
  • README.md
    630 Bytes
    Deploy humanizer backend about 2 months ago
  • humanizer.py
    15.4 kB
    Configure Human-Grade Writing constraints and force enhanced mode about 2 months ago
  • main.py
    8.59 kB
    Fix false positives on prompt injection checks: add word boundaries to DAN and STAN about 1 month ago
  • requirements.txt
    94 Bytes
    Secure backend JWT verification using Supabase JWKS signature validation about 1 month ago
  • usage.py
    2.05 kB
    Security fixes: JWT auth, rate limiting, and atomic usage increments about 1 month ago