title: OMol25 API | |
emoji: 🧪 | |
colorFrom: blue | |
colorTo: green | |
sdk: docker | |
pinned: false | |
app_port: 7860 | |
# OMol25 API Service | |
Provides API access to Meta's OMol25 chemistry model files for ChatGPT integration. | |
## Endpoints | |
- `/` - Service info | |
- `/health` - Health check | |
- `/files` - List repository files | |
- `/url` - Get download URL for specific file | |
## Setup Required | |
1. Request access to https://huggingface.co/facebook/OMol25 | |
2. Add HF_TOKEN to Space secrets |