Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jaiwinrc7
/
Code-Test-generator
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Code-Test-generator
26.8 kB
  • 3 contributors
History: 29 commits
Jaiwincr7
Fix circular imports, Docker Streamlit app
47d6bb4 3 days ago
  • __pycache__
    Final local changes before pulling latest remote updates 4 days ago
  • src
    FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch. 4 days ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 4 days ago
  • Dockerfile
    1.09 kB
    FIX: Corrected LLM invocation logic in test_case and added missing DejaVu font installation to Dockerfile. 4 days ago
  • README.md
    425 Bytes
    initial commit 4 days ago
  • app.py
    2.87 kB
    FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch. 4 days ago
  • finetunned.py
    842 Bytes
    Final local changes before pulling latest remote updates 4 days ago
  • merged.py
    6.04 kB
    Fix circular imports, Docker Streamlit app 3 days ago
  • pdf_utils.py
    4.47 kB
    FINAL FIX: Removed redundant 'bytes()' conversion in app.py to correct PDF data type mismatch. 4 days ago
  • requirements.txt
    111 Bytes
    FEAT: Added 'accelerate' package to resolve device_map ValueError 4 days ago