Spaces:
Sleeping
Sleeping
File size: 363 Bytes
52101d1 08c6559 5d2a793 52101d1 6f54a59 52101d1 6f54a59 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: Memeops Mcp Client LangGraph
emoji: 🤖
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: 5.44.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```
uv init
uv python pin 3.12
uv sync
uv run app.py
uv export --format=requirements-txt > requirements.txt
```
|