model-ares / README.md
chrisjcc's picture
For now its model-ares as opposed to 3d-model-ares
98f9b93 verified
metadata
title: 3D Model Ares
emoji: 🚀
colorFrom: blue
colorTo: purple
sdk: docker
sdk_version: latest
app_port: 7860
docker_image: chrisjcc/3d-model-ares:latest
short_description: Autonomous Particle Accelerator

3D Model Ares

This Hugging Face Space runs a 3D visualization application using a Docker image from Docker Hub (chrisjcc/3d-model-ares:latest). The application serves a web frontend on port 7860 and a WebSocket backend on port 8081.

Accessing the Application

  • Frontend: Access the 3D visualization web app at the Space's URL (e.g., https://chrisjcc-model-ares.hf.space).
  • Backend: The WebSocket server runs on port 8081 (not directly accessible externally unless configured).

Notes

  • Ensure the Docker image is up-to-date on Docker Hub.
  • The application uses supervisord to manage Node.js (Express) and Python (WebSocket) processes.

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference