Update requirements.txt
#34
by
lisabdunlap
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
plotly
|
2 |
-
git+https://github.com/lm-sys/FastChat.git@main
|
|
|
1 |
plotly
|
2 |
+
git+https://github.com/lm-sys/FastChat.git@main#egg=fschat[model_worker,webui]
|