Fix fastmcp import path
This commit is contained in:
@@ -30,7 +30,7 @@ from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
import httpx
|
||||
from fastmcp import FastMCP
|
||||
from mcp.server.fastmcp import FastMCP
|
||||
|
||||
# Initialize MCP
|
||||
mcp = FastMCP("Voice TTS Generator")
|
||||
|
||||
Reference in New Issue
Block a user