Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.44.1 # 保留你原本的版本,无需修改
|
| 2 |
-
plotly
|
| 3 |
uvicorn
|
| 4 |
fastapi
|
| 5 |
# orca # 备用引擎
|
|
|
|
| 1 |
gradio==4.44.1 # 保留你原本的版本,无需修改
|
| 2 |
+
plotly==5.17.0 # 你已包含,画桑基图/聚类图够用
|
| 3 |
uvicorn
|
| 4 |
fastapi
|
| 5 |
# orca # 备用引擎
|