visual_memory / openenv.yaml
kdemon1011's picture
Upload folder using huggingface_hub
816634a verified
# OpenEnv Environment Manifest
# Tells OpenEnv how to find and run this environment.
# AutoEnv discovery reads this file to auto-connect clients.
spec_version: 1
name: visual_memory
description: "Visual Memory (Phantom Grid) — hidden-state visual reasoning and planning under partial observability"
type: space
runtime: fastapi
app: server.app:app
port: 8000