Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
plotly
|
2 |
-
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|
|
|
|
1 |
plotly
|
2 |
+
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|
3 |
+
scipy
|