Spaces:
Running
Running
QuantumFieldKit on Hugging Face Spaces
This is a deployment of QuantumFieldKit specifically configured for Hugging Face Spaces.
Quick Start
- Create a new Docker Space on Hugging Face
- Use the files in this repository
- 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
/tmpdirectory 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 Spaceshuggingface_requirements.txt: Dependencies optimized for Hugging Face Spacesapp.py: Main application with containerized environment fixesHUGGINGFACE_DEPLOYMENT.md: Full deployment guide
Support
For issues with the deployment, please refer to HUGGINGFACE_DEPLOYMENT.md or check the Hugging Face Space logs.