CoolFace
Apppublic

jz236475/rehand-cloud-ai

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

ReHand Cloud AI Space

This folder is a minimal Hugging Face Space service for the ReHand project.

Recommended Space settings:

  • —SDK: Docker
  • —Hardware: Free CPU
  • —The included Dockerfile starts uvicorn app:app --host 0.0.0.0 --port 7860

After deployment, set the local server environment variable:

powershell
$env:REHAND_HF_SPACE_URL="https://<your-user>-<your-space>.hf.space"

The local Flask server calls:

  • —POST /generate with task=select_instruction
  • —POST /generate with task=generate_report