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
43.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
eheguy
Switch model to openai/gpt-oss-120b on Groq
1a070c8 6 days 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
    12.5 kB
    Switch model to openai/gpt-oss-120b on Groq 6 days ago
  • humanizer.py
    15.4 kB
    Switch model to openai/gpt-oss-120b on Groq 6 days ago
  • logo.png
    3.48 kB
    updated readme for btter visiblity about 1 month 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.38 kB
    Fix pool disconnect issues: recreate Supabase client session per request about 1 month ago