MophongLT / README_HF.md
gaialive's picture
Upload 170 files
227c43a verified

QuantumFieldKit on Hugging Face Spaces

This is a deployment of QuantumFieldKit specifically configured for Hugging Face Spaces.

Quick Start

  1. Create a new Docker Space on Hugging Face
  2. Use the files in this repository
  3. The application will automatically start on the port specified by Hugging Face Spaces

Configuration

The application is pre-configured to work with Hugging Face Spaces:

  • Uses /tmp directory for logs and temporary files
  • Sets appropriate environment variables for containerized deployment
  • Handles permission restrictions in containerized environments

Files

  • Dockerfile: Optimized Docker configuration for Hugging Face Spaces
  • huggingface_requirements.txt: Dependencies optimized for Hugging Face Spaces
  • app.py: Main application with containerized environment fixes
  • HUGGINGFACE_DEPLOYMENT.md: Full deployment guide

Support

For issues with the deployment, please refer to HUGGINGFACE_DEPLOYMENT.md or check the Hugging Face Space logs.