mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-23 09:57:45 +08:00
Updated 服务部署与启动 (markdown)
@@ -4,13 +4,21 @@
|
|||||||
|
|
||||||
     Python版本: 3.9+
|
     Python版本: 3.9+
|
||||||
     pip版本: 3.9+
|
     pip版本: 3.9+
|
||||||
|
|
||||||
其它需要用到的包:
|
其它需要用到的包:
|
||||||
|
|
||||||
langchain==0.0.207
|
langchain==0.0.207
|
||||||
|
|
||||||
openai==0.27.4
|
openai==0.27.4
|
||||||
|
|
||||||
fastapi==0.95.1
|
fastapi==0.95.1
|
||||||
|
|
||||||
chromadb==0.3.21
|
chromadb==0.3.21
|
||||||
|
|
||||||
tiktoken==0.3.3
|
tiktoken==0.3.3
|
||||||
|
|
||||||
uvicorn[standard]==0.21.1
|
uvicorn[standard]==0.21.1
|
||||||
|
|
||||||
pandas==1.5.3
|
pandas==1.5.3
|
||||||
|
|
||||||
注意事项:
|
注意事项:
|
||||||
|
|||||||
Reference in New Issue
Block a user