CoolFace
Apppublic

reefsupport/coral-ai-demo

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
App README

Coral AI Demo

This Space allows users to interact with the Coral AI models. Upload an image, select a model version, and run inference to see the results.

Features

  • —Model Version Selection: Choose from multiple versions of Coral AI models.
  • —Image Inference: Upload an image to process it with the selected model.

How It Works

  1. 1.Select the desired model version from the dropdown menu.
  2. 2.Upload an image for inference.
  3. 3.View the result generated by the model.

Related Resources

  • —[Model Repository](https://huggingface.co/reefsupport/coral-ai): Download pre-trained models.
  • —[Reef Support Community](https://url.reef.support/join-discord): Join discussions and collaborations.
  • —[Documentation](https://docs.reef.support): Learn more about our tools and technologies.

Storage Management

Spaces persist files across runs and evict workloads once the 50 GB limit is reached. The app now removes stale models/, examples/, runs/, and Gradio cache artifacts on every startup and redirects Ultralytics/Gradio temp folders to /tmp so they do not accumulate in persistent storage. If the Space has already exceeded the limit, open the Settings → Storage panel (or use the "Factory Reset" option in the Space menu) to wipe the existing persistent files once before redeploying this revision.