File size: 471 Bytes
373e6d2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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 |